Is there an similiar function to version 2 API to sqlite3_bind_blob function?

Version 2 doesn't handle blobs. You must store blobs as encoded strings. Look at the file src/enocde.c to see how to encode strings.


Marcel



Reply via email to