Stephan Beal wrote, On 1/25/2012 11:36 AM:
On Wed, Jan 25, 2012 at 6:33 PM, Bill McCormick<wpmccorm...@gmail.com>wrote:

http://www.sqlite.org/**capi3ref.html#sqlite3_bind_**blob<http://www.sqlite.org/capi3ref.html#sqlite3_bind_blob>
Ha! That's the full description that left me with my questions in the
first place!!

Lol! Fair enough.


http://www.adp-gmbh.ch/sqlite/**bind_insert.html<http://www.adp-gmbh.ch/sqlite/bind_insert.html>
Ha!! That example doesn't use the destructor arg.

It does, actually: it uses SQLITE_STATIC, which is a no-op function with
the signature void(*)(void *).

OK. Thanks. Nothing like having to dig deep for the deep truth.


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

Reply via email to