Saturday, November 21, 2009

How to get autokey in PySQLPool

import PySQLPool
insert = PySQLPool.getNewQuery(connection = connection)
autokey= insert.lastInsertID

Labels:

0 Comments:

Post a Comment

<< Home

<