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