Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore case in VFP SQL statement
Message
From
04/10/2011 15:36:02
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
30/09/2011 16:25:52
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01525277
Message ID:
01525571
Views:
45
>>>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().

You must match your conditions to your index expressions.
Previous
Reply
Map
View

Click here to load this message in the networking platform