I'm getting an error in my code when I perform a sqlite_finalize on a particular table. I have stepped through the code and no rows are returned, but why do I get the error here, rather than on sqlite_compile, or sqlite_open?

I've looked at the database using the command line interface, and when I do a select on this table, I get quite a lot of rows, and then an error:

SQL error: database disk image is malformed

Can anyone shed any light on why I might get this error? What does it mean? Is there any way to repair the database?

Thanks in advance,

Liz.

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger http://www.msn.co.uk/messenger



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to