From: Timothy S. <ti...@op...> - 2004-11-22 00:39:47
|
after i do a db.commit() is it possible to return the values written to the db? i have a transaction id that is an auto incrementing number, it would be much quicker if i could know that number without having to do a query |