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