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)
 Inserting large strings into a text field.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-18 : 22:03:29
Joe Wright writes "OS: Winnt 4
SQL: MS SQL 7

I need to take a text field from a form and insert it into a text field. The only problem is that the text could include single and double quotes. How can I insert the text without it being disrupted by the quotes? Thanks."
   

- Advertisement -