Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
$ equivalent in SQL Server?
Message
De
25/01/2002 15:23:16
 
 
À
25/01/2002 12:44:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00610309
Message ID:
00610767
Vues:
22
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform