Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repairing a corrupt table

Status
Not open for further replies.

StewartUK

Programmer
Feb 19, 2001
860
GB
I'm getting error 2091 when trying to open a table. It became corrupt when the computer of the person using it rebooted itself (maybe it was bored?!).

I found thread1252-837757 and tried the links that Dave ( & Lee ( suggested.

The program on Lee's link (FixFoxPo) made no difference. I copied it into the same folder and then ran it from the Start\Run dialog, typing in
i:\newfred\fixfoxpo <bankstatement.dbf>
It pops up a DOS window for half a second and that's all.


Can anyone advise me on what I'm doing wrong with that one?
--------------------------------------------------------------------------------------------------------------------
I also tried using the repair.app on the link that Dave gave but get the error saying the app was compiled on a different version of VFP.

Any advice or suggestions would be very welcome.

Thanks,

Stewart
 
Hi Stewart,

Instead of running from the Start/Run Dialog, open a DOS session and run from there so you get to see any error messages.

Regards,

Mike
 
Thanks for your replies.

In the end I set TABLEVALIDATE off and was then able to open the table and unfortunately all the data had gone.

However it was a table of our company bank account, so the user in question was able to download it again and go on from there.

Stewart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top