Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK or INDEXSEEK
Message
De
17/07/2001 08:39:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SEEK or INDEXSEEK
Divers
Thread ID:
00531459
Message ID:
00531459
Vues:
49
Hi

I know that if you issue an INDEXSEEK with .F. included to not move the record pointer, then it's quicker than SEEK.

But what if I include .T. to move the record pointer, is it still faster than SEEK.

eg.
INDEXSEEK(cValue, .T., "Table1", "Index1") or
SEEK(cValue, "Table1", "Index1")

Is there really any difference?

Thanks
Kev
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform