On 6 Dec 2012, at 6:13pm, Durga D <durga.d...@gmail.com> wrote: > I suspect, linking among pages will be broken in sqlite database when disk > io error thrown by sqlite. Is it?
This is one form of database corruption. But there are others. Sometimes it's just a few strange characters inside a string. Other times the corruption is in the first page of the database and is so bad that the database file cannot even be opened successfully. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users