Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recreating an index in a DBC
Message
De
15/04/1999 02:36:52
 
 
À
14/04/1999 23:37:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00208440
Message ID:
00208479
Vues:
23
>>Is it possible to delete a CDX file in a table that is in a DBC and then create the index again using:
>>
>>*[ADD FOREIGN KEY [eExpression5] TAG TagName4
>>* REFERENCES TableName2 [TAG TagName5]]
>>
>
>You should kill the indexes with DELETE TAG ALL. Then recreate them with INDEX ON, then recreate your relationships in the dbc.

Ah, so the DELETE TAG ALL updates the DBC, so that it doesn't get the validation error when you open the table with a missing CDX?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform