pysqlite last_insert_id

Rick Pasotto rickpasotto at news.speakeasy.net
Fri Aug 1 19:36:05 EDT 2003


How do I get the last_insert_id using pysqlite?

In the MySQLdb module both the 'connect' and the 'cursor' have an
insert_id attribute but pysqlite does not.

-- 
"Curiosity is the very basis of education and if you tell me that curiosity
 killed the cat, I say only the cat died nobly." -- Arnold Edinborough
    Rick Pasotto    rick at niof.net    http://www.niof.net




More information about the Python-list mailing list