Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Structural .CDX file is not found !!!
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01218711
Message ID:
01218803
Vues:
16
This message has been marked as a message which has helped to the initial question of the thread.
>btw we delete the CDX first and then re create.

That exactly what is causing the error. The correct way is to open table exclusivelly and delete all taggs. It'll delete CDX w/o error
SELECT 0
USE mytable EXCL
DELETE TAGS ALL
...
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform