ScottMcD111
Programmer
- Feb 10, 2006
- 2
I have a paradox table with over 400,000 records. The primary key is an integer field. I receive a "Corrupt File - other than header" message when I try to scroll the file using Database Desktop. (I get the error inside my app also) If I delete the primary index I can scroll the file. Once I restructure and create the primary key the error returns. The only temporary workaround I've found is to create a new file and copy the records. But the error returns within weeks. Any suggestions? Thanks in advance!