MySQL Forums
Forum List  »  Connector/Python

Re: Wrong syntax
Posted by: Geert Vanderkelen
Date: November 23, 2009 10:33AM

What about using the correct SQL syntax?
http://dev.mysql.com/doc/refman/5.1/en/insert.html

INSERT INTO sample (abc_dx) VALUES ("A simple test")

Cheers,

Geert

Geert Vanderkelen
Software Developer at Oracle

Options: ReplyQuote


Subject
Written By
Posted
November 23, 2009 03:30AM
Re: Wrong syntax
November 23, 2009 10:33AM


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.