Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database problem
Message
 
 
À
18/03/2000 23:34:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00347533
Message ID:
00347589
Vues:
22
>I was in the middle of changing a the FetchSize parameter for a view. The database keeps locking-up when I try to modify it. I have tried from several machines on the network with the same result. After the last time it hung-up, I am not able to get back into the database. The message is as follows:
>
> Index does not match the table. Delete the index file and re-
> create the index.
>
>How can I tell which index it is? How do I fix this? I am totally unable to access the DBC.
>
>Thanks again.
>Monique

This is referring to the index of the DBC. Erase the database's .DCX file. From the command window, do the following while in the databse folder:

close all
erase mydbc.dcx
open database mydbc excl
validate database recover
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform