Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I detect a corrupt table?
Message
De
19/10/2001 10:55:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00570721
Message ID:
00570867
Vues:
21
I wish it were this simple :)

The CDX key is just wrong...

>I suppose you create index in the application in run time. Something like:
>_variable="hello"
>index on field_name+_variable tag hello
>
>If it is the case, then you have two choices.
>- Remove index when closing application, or
>- Create indexes other way:
>lccom="index on field_name+'"+_variable+"' tag hello"
>&lccom
>
>Good luck
Will Jones
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform