In REALSQL, the statement db.SQLexecute "INSERT INTO table VALUES ( 'text1', 'text2' )" requires the text to be delimited by single quotes. So, if the text contains an apostrophe (single quote) it produces an SQL syntax error.

How can text with an apostrophe be inserted into a table?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to