> 
> Starts on a page boundary. The first four bytes are the
> next overflow page number (or 0 for the last page in a chain).

Thanks Dan.  Have you ever come across a database page that starts with 
0x1000000?  The database file is roughly 328KiB, so there is no way that this 
page points to another page in the file.  The database is not auto-vacuum 
capable and there are no Free Pages.  I've attached the page in this message if 
you want to take a closer look.                                           
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to