Tito Ciuro <[EMAIL PROTECTED]> wrote:
>>> If step 5 is incorrect, when should I be calling
>>> sqlite3_clear_bindings ()?
>>
>> You don't have to, if you don't want to.
>
> I'm curious as to why it's not needed. Is it because the latter bind
> overrides the former one?

Yes.

> I'd like to know why sqlite3_clear_bindings
> () exists in the first place.

I don't know. It doesn't look particularly useful to me, either.

Igor Tandetnik



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to