Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LOCATE command
Message
De
19/02/2002 10:35:38
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
19/02/2002 02:31:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00621766
Message ID:
00621945
Vues:
15
Hi

You should look at your index expression before attempting to change the Find code. 117000 records isn't much of a problem for VFP. If the content of cGetExpr is "upper(lastname)" you must have an index like this...

INDEX ON upper(lastname) tag sometag

HTH

>Hi again Guys,
> I'm trying to modify the Find button in the wiz buttons and I've come across the command LOCATE. What does this command when used alone eg
>
> ..............................
> IF !EMPTY(m.cGetExpr)
> SET FILTER TO &cGetExpr
> LOCATE
> ....................
>
>Any help will be appreciated.
>
>Thanks, Richard.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform