SQLObject connection/transaction blowing up

jacob.miles at gmail.com jacob.miles at gmail.com
Sat Jan 14 17:08:20 EST 2006


No - I want autoCommit to be false.  It defaults to true.  SQLObject's
documentation says to leave the value blank for false, and to specify
any non-blank value for true.

Is the SQLObject documentation wrong?  Should I specify autoCommit=0?




More information about the Python-list mailing list