Valid SQL?

Harlin Seritt harlinseritt at yahoo.com
Tue May 23 07:18:38 EDT 2006


I have this string that I am sending via a Cursor.execute() using
MySQLdb:

insert into table Ping82_eb13__elearn__ihost__com (`dateTime`,
`values`) values(
"Fri May 12 11:39:02 2006", "1")

Does anyone see anything wrong with this SQL syntax?

Thanks,

Harlin Seritt




More information about the Python-list mailing list