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 2000 Forums
 SQL Server Development (2000)
 Storing Rich Text in a column

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-01 : 17:56:04
Gil writes "How do you suggest I save text in a column that includes formatting like bold, italics, and underlining?

Should I store HTML tags in the string and parse it in every app?

Is there a better way?

If the solution is to store some sort of IMAGE data, could you show the ASP and ADO code to retrieve and display and store the data?

SQL Server 7.0, Windows NT 4/2000"
   

- Advertisement -