[odb-users] Recommended way of creating a verbose/debug/log mode with ODB and sqlite?

Szumowski, Thomas thomas.szumowski at lmco.com
Fri Sep 30 16:27:58 EDT 2011


For debugging purposes, I'd like to be able to acquire a log of all the native SQL statements that ODB executes during a program run. In native sqlite, I believe this is possible through the sqlite_trace API. Is there something similar in ODB?


More information about the odb-users mailing list