Hello,
I'm having a program here which uses paradox files to store its data.
With the repair tool the developers installed years ago
(Paradox tables and repair utility 4.11)
I can see that 1 table has some corrupt table headers and other things, although it always has been there even after the rebuild the application kept starting up.
this is what the tool spits out...
Table Verkocht.DB - Header size (2048) + data size (6428672) does not equal filesize (6443008) Difference: 12288 bytes
Index Verkocht.PX - BTree record number mismatch from block (1) record(7) to block (8)
Table Verkocht.DB - Unreparable errors encountered. Restore from backup
When I restore that table from a backup the person who uses it can add about 5-10 items and then the application freezes again and when you close the tool via the task manager and restart it it just hangs in the background with 80-95% CPU usage.
Can it be that we reached some kind of table record limit and that it freezes when creating a new record?
Are there any tools to alter the records? like trashing those from 2004-end of 2007 which are not really required anymore.
Any help would be appreciated, thanks.
I'm having a program here which uses paradox files to store its data.
With the repair tool the developers installed years ago
(Paradox tables and repair utility 4.11)
I can see that 1 table has some corrupt table headers and other things, although it always has been there even after the rebuild the application kept starting up.
this is what the tool spits out...
Table Verkocht.DB - Header size (2048) + data size (6428672) does not equal filesize (6443008) Difference: 12288 bytes
Index Verkocht.PX - BTree record number mismatch from block (1) record(7) to block (8)
Table Verkocht.DB - Unreparable errors encountered. Restore from backup
When I restore that table from a backup the person who uses it can add about 5-10 items and then the application freezes again and when you close the tool via the task manager and restart it it just hangs in the background with 80-95% CPU usage.
Can it be that we reached some kind of table record limit and that it freezes when creating a new record?
Are there any tools to alter the records? like trashing those from 2004-end of 2007 which are not really required anymore.
Any help would be appreciated, thanks.