Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table has no index order set
Message
De
08/03/2001 02:08:54
 
 
À
08/03/2001 01:50:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00483025
Message ID:
00483027
Vues:
9
>I wonder if anyone ever came across the problem I am facing right now?
>Today I had the same error message applied to two different files.
>The code where error message happens was SEEK(“seekExpr”,”fileName”,”IndexTagName”) function.
>The error message was “Table has no index order set”. But we all know that the SEEK() function does not require the index order to be set. If some one has any ideas, please let me know
>Yelena

To be nit-picky the second parameter should be the alias of the currently opened table, not its filename.

Assuming that is not the problem, check that the .CDX file exists, is being opened with the table (DISPLAY STATUS is useful for that) and that the tag name you reference exists and you have no spelling mistake.

If everything looks OK, you might have a corrupted index.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform