Hello,
I know this has been address before, but gone ask anyway.
I sometimes get this error message when I try to modify an entry with the Database Editor:
Exception encountered: The database disk image is malformed database disk image is malformed
However other entries I can modify without any problem. So this seems that the disk image is not malformed or am I wrong in this?
I also did a check with sqlite3 and got this:
sqlite3 BaseStation.sqb "PRAGMA integrity_check"
*** in database main ***
Page 7813: btreeInitPage() returns error code 11
Page 6338: btreeInitPage() returns error code 11
Error: database disk image is malformed
Any advise how to repair this and/or how to avoid this?
Thanks,
Matthijs