Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tidsreg.dbc is an invalid database????????
Message
 
 
À
04/05/1997 08:19:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00030759
Message ID:
00030771
Vues:
46
>Gerald
>
>I get the following message when I tried to open my dbc
>Index does not match the table. Delete the index file and re-create the index. ??
>
>Is this indexes in tables within the dbc or is it the dbc' indexfile??
>
>
>Best regards
>
>Per Simmersholm

You should just be able to delete the .DCX file and reopent the database.
VFP should automatically recreate the index file for the DBC when you open it.

e.g. ERASE data1,dcx
OPEN DATA data1

After you enter the OPEN DATA command, you should see a message on the status bar which reads, 'Recreated missing DBC structural index file'

Hope this helps,


Matt DeMonia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform