Author: will
Email: [EMAIL PROTECTED]
Message:
the escape character for DB2 is singale quote
e.g. if I what to insert the string <b>I can't solve</b>
the sql command should be
insert into table values('I can''t solve')
                               ^^

Reply: <http://www.mnogosearch.org/board/message.php?id=4265>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to