Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strtran() in SQL where clause
Message
 
 
To
28/08/2002 11:00:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00694135
Message ID:
00694474
Views:
19
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform