I am truly thrilled you are not in the office. Think of the problems you didn't cause
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bill McCormick Sent: Wednesday, January 25, 2012 2:30 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] sqlite3_bind_text destructor Stephan Beal wrote, On 1/25/2012 11:36 AM: > On Wed, Jan 25, 2012 at 6:33 PM, Bill McCormick<[email protected]>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 [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

