Hi all,

I'm using SQLite3 via the SQLite ODBC wrapper. Amongst other things I need to store large blobs. When using ODBC this means several calls to SQLPutData/SQLGetData. I've read the docs and it seems that SQLite doesn't support this. Is this in planning, and/or can someone well versed in the code of SQLite say if this is doable?

Regards,
/Rob

Reply via email to