--- 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.


 
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/

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

Reply via email to