Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help using set filter to
Message
De
02/05/2000 04:51:20
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
01/05/2000 15:24:43
Richard Williams
State of Ohio, Dept. of Development
Columbus, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00364859
Message ID:
00364994
Vues:
23
>>Why can't I use this statement?
set filter to grant_nbr=substr(grant_nbr,1,1) ="N" .or. substr(grant_nbr,3,1) ="C" .or. substr(grant_nbr,3,1)="J" .or. substr(grant_nbr,3,1)="L"
<<

In addition to what was said, if you don't have indexes on substr(grant_nbr,1,1) or on substr(grant_nbr,3,1) the filter (as stated) will not be rushmore optimized.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform