Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimization level: none
Message
De
30/11/2007 21:28:02
Neil Mc Donald
Cencom Systems P/L
The Sun, Australie
 
 
À
29/11/2007 20:21:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01272291
Message ID:
01272599
Vues:
17
Check the index, it may have an expression like alltrim(wono) or something like that, if so change the SELECT to the same.
Also, you won't get full optimization unless you have an index on DELETED()
Also, SET EXACT ON and SET ANSI ON and see what happens or use alltrim(wono) == "0"
>
>=SYS(3054,11)
>USE woentry
>SELECT * FROM woentry WHERE wono = "0"
>
Rushmore optimization level for table woentry: none
?TAG(4),KEY(4)
WONO WONO
>
>What conditions could cause the query not to be optimized??
>
>Thanks to all......Rich
Regards N Mc Donald
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform