On 23 Aug 2011, at 2:35pm, a.azzol...@custom.it wrote: > Normally INSERT operations of new records works fine. Perhaps, > autoincrement failure is due to electrical pbm and is present only on few > devices > but I'm looking for a way to protect DB file against this pbm. > > This failure is a DB corruption invisible after simple INSERT (it returns > 'no_error') and it's very dangerous (data seems correctly saved)
Although the INSERT is returning 'no_error' could you please run PRAGMA integrity_check() after each operation and see when it starts reporting problems ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users