MySQLdb oddity

Ken_Power ilaryn at my-deja.com
Wed Sep 6 12:23:50 EDT 2000


Yes, thankyou, that worked. FIgured it was something rather simple.

Ken
> You could even try this:
>
> curs.execute('INSERT INTO sales_summary (date_sf_entered, approved_by)
VALUES ("%(date_sf_entered)s", "%(approved_by)s");' % test)
>


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list