We have an application running on Apache 2.2 / PHP and Sqlite 2. Lately we have 
heard from our customers regarding corrupt sqlite database files. We can't 
figure out what in our application causing this and suspects that something has 
happened when customer upgraded and ran our application on Windows 7 instead of 
Windows XP.

We can do a select on columns but not select * on affected table except the 
last column. Including that in the select cause the client to say that table is 
missing or logic is not correct.

Are there any known issues with sqlite2 and windows 7? How can I investigate 
whats causing this error when I try to select * from the affected table?

Any suggestions are welcome!

Best regards,

Gabriel Tiste

Reply via email to