MySQL Forums
Forum List  »  Connector/ODBC

Re: strings containing semi colons causes syntax errors
Posted by: Kent Richards
Date: August 10, 2007 01:19PM

If you find that escaping the semi-colon isn't working, try adding a semi-colon to the end of the statement. mySQL could be interpreting the semi-colon that's in your string as the end of the statement and truncating the statement there.

Options: ReplyQuote


Subject
Written By
Posted
Re: strings containing semi colons causes syntax errors
August 10, 2007 01:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.