Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index no found error
Message
 
À
17/09/2004 07:15:39
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00943258
Message ID:
00943259
Vues:
19
If I understood You right You crate an order to a table in Table designer. So You must use SET ORDER TO instead of SET INDEX TO
** When to use SET INDEX
SELECT MyTable
INDEX ON Field1 TO MyIndex
SET INDEX TO MyIndex

** but when You create the order via Table designer or by the following command

SELECT MyTable
INDEX ON Field1 TAG MyTable

** You must use SET ORDER

SET ORDER TO MyTable
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform