Dear,

What is the purpose of sqlite3_bind_blob64() and sqlite3_bind_zeroblob64()?

The documentation says: "The current implementation will only support a string 
or BLOB length up to (2^31)-1 or 2147483647".
The default upper limit is even set lower (for good reasons) at 1 thousand 
millions.
And, quite rightly I think, there is no sqlite3_blob_size64().

-- 
Best Regards, Meilleures salutations, Met vriendelijke groeten,
Olivier Mascia, http://integral.software


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

Reply via email to