Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Set Filter
Message
From
12/03/1997 08:52:39
 
 
To
11/03/1997 13:32:13
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00023736
Message ID:
00023863
Views:
40
>>>>If am trying to Set Filter to last_name = "smith".
>>>>In the table the last_name = "SMITH".
>>>>I do not want to convert lowercase to uppercase,
>>>>I want to filter to find "SMITH" from "smith"?
>>>>Set Exact Off does not seem to work.
>>>
>>>SET FILTER to UPPER(last_name)="SMITH"
>>Thanks Ed..
>>The problem is data I need to set filter on, is in UPPER and
>>LOWER case. I need to set filter to accept both.
>>
>>Inotherwords, I need to set filter for "Smith"
>>
>>Help???
>
>It's answered already: SET FILTER to UPPER(last_name)="SMITH"

ok... thanks..

How would you do the same for a "where" clause?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform