Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Missing tags
Message
De
06/04/2015 16:50:16
 
 
À
06/04/2015 14:52:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01617830
Message ID:
01617853
Vues:
81
This message has been marked as the solution to the initial question of the thread.
>Hi All:
>
>I just USED a table and tried to SET ORDER TO and got this:
>
>
>table has no index order set
>
>
>There is a CDX file by the same name, but the table is obviously not talking to it. I tried to do a REINDEX, but that did not work.
>
>How can I get my index tags back?
>

If the DBF have been opened exclusive without the presence of the CDX, then the CDX reference is automatically deleted from the DBF.

To rejoin the CDX you can do this:

USE filename.DBF EXCLUSIVE INDEX filename.CDX

Then you can reindex. Next time you open the table, the index is opened automatically again.

Regards.-
Fernando D. Bozzo
Madrid / Spain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform