On 03/05/2017 07:20, Simon Slavin wrote:
If you want to delay the ending of the transaction you have to put the BEGIN in 
before it, and then you must put the COMMIT in after it or it won’t be 
committed.

The second blob write fails even after adding BEGIN before sqlite3_blob_open and COMMIT after sqlite3_blob_close.


Yuri

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

Reply via email to