Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speeding up search - Locate For or Seek?
Message
De
26/07/2000 14:42:46
Erin Eby
Mission Critical Software
Gainesville, Floride, États-Unis
 
 
À
26/07/2000 12:36:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00397065
Message ID:
00397221
Vues:
25
well had i realized that my small question would have caused such a controversy i would have thought twice. haha. seriously, i have learned quite a few tidbits from this thread. however, i am still having some problems with my search. i'm not sure if i'm just not grasping the concept or what. here's what i have:

1. SELECT (table alias)
LOCATE FOR ;
(table field) = (variable)

This one takes 10 seconds.

2. SELECT (table alias)
SEEK (variable)ORDER (table field)

This one also takes 10 seconds.

I didn't notice a change, so I figured I didn't have the syntax right or I was missing something. any clues?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform