Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Structural index missing
Message
 
À
22/03/1998 03:20:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00086247
Message ID:
00086250
Vues:
20
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform