Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strtran() in SQL where clause
Message
 
 
À
28/08/2002 11:00:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00694135
Message ID:
00694474
Vues:
18
In this case record pointer will be positioned at EOF. As you know, VFP treats it like there's the record with all empty fields. So SUBSTR(fieldx,1,7) would return 7 spaces and STRTRAN(fieldx, " ", "") would return empty string.

>Do you have an idea, Sergey, why on an empty file I *can* index on SUBSTR(fieldx,1,7) yet a STRTRAN will not work?
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform