[EMAIL PROTECTED] wrote:
So, did the BEFORE COMMIT get implimented? If so, is it stable/usable? I
don't see it on the sqlite language page. If not, can anyone think of an
alternative way to do this that doesn't require a table-scan of
TransactionEntryTable each time a new transaction is added?
There is an experimenal C API to do this. sqlite_commit_hook(). It was added
to version 2.8.12. (check-in [1179] on 2004-Jan-15.) The only documentation
that I am aware of is the comments on the code.
--
D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]