Sorry for the noise, but I found it:
https://www.sqlite.org/c3ref/clear_bindings.html

On Thu, Oct 23, 2014 at 2:46 PM, Baruch Burstein <bmburst...@gmail.com>
wrote:

> It says here (https://www.sqlite.org/c3ref/bind_blob.html) that
> a) Unbound parameters are interpreted as NULL, and
> b) Bindings are not cleared by sqlite3_reset()
>
> Is there any way to clear all bindings, so that if I don't set them again
> they will insert NULL?
>
> --
> ˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
>



-- 
˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to