Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with GenDBCX
Message
De
29/12/1999 09:08:28
 
 
À
29/12/1999 08:33:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00309332
Message ID:
00309791
Vues:
26
>>Claudio- you are getting this error because you did not destroy the indexes >correctly- you need to issue DELETE TAG ALL on the table, to let the table >know that you are killing all the tags. Otherwise, the dbf itself thinks it is >still tied to an index file.
>
>Erik,
>
>The situation is: my user deleted accidentaly a CDX file from HD? How can I regenerate it? The same for DBC.
>
>Thanks in Advance!

THe only way I know to solve this in the runtime envirnment (in VFP environment its easy: just open the table and choose ignore) is to open the table with FOPEN and modify byte 28 accordingly. This byte holds flags information that signifies if the table has a structural CDX or memo file attached. See the VFP help under file structures for details.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform