-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

schleg wrote:
> Anyone know if there's a way to get the actual query that results from
> calling sqlite3_bind*? 

The bindings don't change the query (ie there is no printf equivalent
happening behind the scenes).  If you want to know what bindings you
used, your code will have to remember that.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkk1EDIACgkQmOOfHg372QSlbwCgneoWiJL0EvASdX4ECHVwadXD
JJIAnjXHE8DXzT5GfryTL2nvumOV1w2m
=vrgD
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to