Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Paragraphs in nVarChar(max)
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01469618
Message ID:
01469637
Views:
28
Hello,

Thanks for the suggestion, but that does not work. It just displays the text along with the codes.

I can copy the information out of the nVarChar(max) field (from one that I have programmatically concatenated) and paste it into Word and it respects the paragraphs -- yet, in the nVarChar(max) field in SQL, you do not see any of the codes.

Thanks,

TFISHER



>In the web page you need to replace paragraphs with either
<br/><br/> or with <p> and </p>
at the end.
>Unless you're using PRE tag preserving the paragraphs.
Thanks,

TFISHER
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform