Richard Hipp-3 wrote
> Have you reviewed the list of corruption causes at
> http://www.sqlite.org/howtocorrupt.html and eliminated them all as
> possibilities?

Multiple times, but I did it again. In general I can exclude only a few
points...

1.0 File overwrite by a rogue thread or process
Excluded on iPhone

2.0 File locking problems
Excluded - just a single app accesses the database

3.0 Failure to sync
In general I doubt that this would be the reason on iPhone/iPad, but you
certainly know more about the subject than I do.

4.0 Disk Drive and Flash Memory Failures
Hardly possible, I think the problem would manifest in many other ways

5.0 Memory corruption
In managed environment? Hardly.

6.0 Other operating system problems
Don't believe so







--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/Integrity-check-tp77519p77561.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to