Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 the formatting of ntext column and sp_makewebtask

Author  Topic 

harvinder_2008_1
Starting Member

1 Post

Posted - 2008-12-08 : 05:08:27
The formatting of the data in my ntext column disappears when I generate the html file using sp_makewebtask

I know the stored data is in the right format, by doing a query of the column using the query analyser, and extending the output of the character data to 1000 characters (Tools > Options > Result > Maximum Character per column )

Please help.
   

- Advertisement -