Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Structural index missing
Message
 
To
22/03/1998 03:20:03
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00086247
Message ID:
00086250
Views:
24
>I just found this place and have many questions. Here's just one for a start.
>
>As part of a general cleanup and debugging process, I have validated a data base. I get a message telling me that 'a structural index is missing in the DBC.' I can see the CDX file in the directory and the table mentioned functions. This is not causing a problem (that I know of) but it is unsettling. Any ideas as to what is causing this?
>
>Thanks in advance for your attention.
Ernie,

Try this in the command window;

CLOSE ALL
OPEN DATABASE MyDbc EXCLUSIVE
VALIDATE DATABASE RECOVER
CLOSE DATABASE

That should fix the error you are getting.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform