"Григор" <[email protected]> wrote

I have a damaged database and try to fix it.
How do I delete the bad record.

You probably need to use Firebird's admin tools.
I've never used Firebird although I did use the
commercial version, Interbase and it had several
admin tools.

But if it's badly corrupted you may need to restore
from a backup then apply updates from the audit
logs (if you have them!)

ProgrammingError: (-902, 'fetch: \n database file appears corrupt ()\n bad
checksum\n checksum error on database page 12839')

This is a Firebird error rather than a Python issue.

HTH

--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to