Hello,
Could you please confirm that BLOBs created by
sqlite3_bind_blob64()/sqlite3_bind_zeroblob64() can still be read with
sqlite3_blob_read()/sqlite3_blob_bytes() or sqlite3_column_blob
/sqlite3_column_bytes() because their size can never exceed the limit
specified here:
http://sqlite.org/limit
On 9 Nov 2015, at 7:52pm, gwenn wrote:
> Could you please confirm that BLOBs created by
> sqlite3_bind_blob64()/sqlite3_bind_zeroblob64() can still be read with
> sqlite3_blob_read()/sqlite3_blob_bytes() or sqlite3_column_blob
> /sqlite3_column_bytes() because their size can never exceed the lim
2 matches
Mail list logo