Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace command and NULLs
Message
 
 
À
05/02/2002 13:08:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00615586
Message ID:
00615654
Vues:
20
>Nadya,
>
>I don't think merely changing your index expression will solve your problem. Your REPLACE statement will need to be modified in a similar manner. Even then, I'm not sure if it will be optimized.

Right, the REPLACE statement should be changed as well. Why do you think, it would not be Rushmore optimizable? Do you remember, NVL in index expression does automatically turn expression to be non-optimizable?
>
>>
>>This basically confirms my thoughts. I'm thinking about using this index expression instead:
>>
>>upper(ccode+town+street+ ;
>>  nvl(str(StNum,4), space(4))+nvl(StNumExt, space(4))+nvl(Unit, space(6)))
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform