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:
01525279
Views:
83
>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?


SET COLLATE to "GENERAL"

Be aware of index collation sequence for rushmore optimization.
Brandon Harker
Sebae Data Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform