On Wed, 2007-05-23 at 09:09 -0700, Joe Wilson wrote:
> --- Lloyd <[EMAIL PROTECTED]> wrote:
> > On Wed, 2007-05-23 at 07:21 -0700, Joe Wilson wrote:
> > > > I've a "black-box" (Linux) program - so no source available - using
> > > a
> > > > sqlite database. Is there any way I can monitor/log the queries made
> > > to
> > > > the database?
> > > 
> > > If it's dynamically linked, just replace libsqlite3.so with your own.
> > 
> > How should be my own libsqlite3.so looking like. Can you explain the way
> > I should make the library? I would like to learn this technique :)
> 
> You have all the sqlite source code and documentation.
> Take the time to read and understand it.
> Add printf's and change it any way you like.
> 
Thank you, now I understood the solution.

Thanks and Regards,
  Lloyd


______________________________________
Scanned and protected by Email scanner

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to