And i wish for a test if the transaction is already set or not, without using a callback.
Even better, nested tranactions would be the best.
:)



----- Original Message ----- From: "Marco Bambini" <[EMAIL PROTECTED]>
To: <sqlite-users@sqlite.org>
Sent: Thursday, July 28, 2005 9:24 AM
Subject: [sqlite] Commit and Rollback


I need to know when a commit or a rollback is executed, I know that I can use the sqlite_commit_hook routine to be notified of a commit command, but what about rollback?
Is there a way to know (or to be notified) when a rollback happens?

Thanks a lot for your help,
Marco Bambini



Reply via email to