Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speeding up my query
Message
De
21/07/2005 07:23:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01034597
Message ID:
01034600
Vues:
16
Hi,
>>>Select * From article Where UPPER(article.descrip1)=UPPER((TRIM('neil001fab'))) Into Cursor curmatch

1. Create an index with UPPER(article.descrip1) expression.
2. Store your UPPER((TRIM('neil001fab'))) value to a variable first before run the query.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform