Hello all,
 
Excuse me i re-post my message because it's a very blocking problem for me...
 
My use case is:

I open a new db, create the table, insert some records, after i try to select 
(without closing db before SELECT query) some record and sqlite3 return 
SQLITE_CORRUPT (error 11) . (If i close the db before SELECT it run...)
I try with BEGIN IMMEDIATE and COMMIT but it don't work...

THANK YOU FOR YOUR AID

Best regards,

Fred.

Reply via email to