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)
 Hi my my update query crashes...!!!! with inclusion of special character

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-03 : 08:54:43
Sheraz writes "Hi ...

The question is just that ...

Lets say I pass a line "This is my girlfriend's house"

When I include this in my query

The ' character messes things up !!

How can solve this ??


more explainnation:

Well I pass value from form and want it inserted in a table but .... as soon as I introduce a letter like ' the query crashes!!"
   

- Advertisement -