Hi everybody,
I am using sql server 2005 express and windows server 2003.
I am using usual insert command to insert a text into a table with a column which is ntext. I have used enter key to make new lines in my text when i inserted it to the table but when i browse to another page (on my web site) the text is only one single line.
i am using following code to show the text.
thanks for your help