|
-
February 7th, 2008, 06:27 AM
#3
Re: Error
For example
----------------
update AllQueryFields set t = replace('you can ''c'' me','''','`')
Where ObjectName ='0303' and FieldAlias='Status'
this code is working but if a user must enter two times single quote then enter one time single quote in the database.
for example if a user enter in a textbox
you can 'c' me ..... he must be type
you can ''c'' me
then single quote enter in the database.
Any suggestion for correct my code????
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|