View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 07:34 PM
Adnan Jamil
 
Posts: n/a
Default How to edit long text data in SQL Server

Hi Guys,

I have editing a SQL Server table field that have long text data. I am
updating some text in this field. How can I update this field instead
of re-write all text. With the Select command its gives me complete
text in one line and it hard to read it. Any idea. Thanks in Advance

Adnan
Reply With Quote