"Rich Rattanni" <[EMAIL PROTECTED]> wrote: > All: > I am able to consistently cause the following message during a integrity check > > Page xxx is never used > > This seems non-critical, since a vacuum clears this up. If someone > has the time could you explain the meaning (besides the obvious), > causes, and dangers of receiving this message during a integrity > check? >
It is not critical. This can happen if another process appends something to the end of your database. It can also happen if the "ftruncate()" does not work on your system. -- D. Richard Hipp <[EMAIL PROTECTED]> _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users