Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database header damaged
Message
From
30/07/1999 05:16:53
 
 
To
23/07/1999 22:43:09
Kamlesh Shah
Parth Information Technology
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00245644
Message ID:
00248082
Views:
13
>How to correct database header if it is damaged due to power failure ?

One trick that usually works for me is to delete the cdx (That's what's causing the problem) SELECT * FROM buggeredtable INTO DBF newtable, then get an old copy of buggeredtable.cdx, change the name to newtable.cdx and reindex on newtable, then you should have a working table.

Good Luck
Previous
Reply
Map
View

Click here to load this message in the networking platform