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

On 05/17/2011 02:22 AM, StyveA wrote:
> I don't understand why when I use the sqlite3_prepare_v2() function, some
> bind_xxx, and then commit, the data stored in my database are redundant..
> 
> To be more precise, when I run my code (see below), I obtain this in my
> database :
> 
> 1|s|||
> 2|s|t||
> 3|s|t|y|
> 4|s|t|y|ve

http://www.sqlite.org/c3ref/clear_bindings.html

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3SP1UACgkQmOOfHg372QTw+ACdH+dA8k+DxjzMT1vb+4b8FkcS
oA0AoIBQkvazm04FarCOD4O53DcFs/yP
=GyeC
-----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