Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore case in VFP SQL statement
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01525277
Message ID:
01525289
Views:
66
>>Hello,
>>
>>was there not a SET() command to ignore the case in SQL statments, so I don't need to
>>
>>WHERE UPPER(Lastname) = "TEST"
>>
>>In a query on a VFP table?
>
>There is no such SET() command in VFP. ;o(((

You are right, the SET COLLATE TO did not work. I had to change it into UPPER().
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform