-79744
Transactions not supported
The user has tried to call commit() or rollback() on
a database that does not support transactions or has tried to set autoCommit to False
on
a nonlogging database.
Verify that the current database has the correct logging mode and review the program logic.