Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
$ equivalent in SQL Server?
Message
From
25/01/2002 15:23:16
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00610309
Message ID:
00610767
Views:
21
Thanks Mike.

>>On a similar subject, do you know how to perform a case-sensitive search on a database that is set to case-insensitive?
>
>You can do a case-sensitive search by CASTing the values to Binary datatypes:
>
>CAST(column AS varbinary(40)) = CAST(literal AS varbinary(40))
>
>-Mike
Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform