On Sat, Oct 22, 2011 at 11:53 PM, Navaneeth.K.N <navaneet...@gmail.com>wrote:

>  I hooked up sqlite3_trace and
> sqlite3_profile and printed the SQL being executed. Unfortunatly,
> these routines won't give the SQL with values bound to it.
>

sqlite3_trace() does, since version 3.6.21 (2009-12-07).  What version of
SQLite did you say you were using?
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to