Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Case sensitive problem
Message
 
To
27/04/2000 11:59:24
Dino Liberale
Ministero Lavori Pubblici
Trieste, Italy
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00364130
Message ID:
00364147
Views:
23
>I have a field Table1.field1 with value "AAA"
>When I try SELECT * FROM Table1 WHERE field1 == "aaa", it retrives the record with "AAA" too. How to make SELECT - SQL case-sensitive ?
>Perhaps I have a wrong environment setting.
>
>Please help. Thankx

Dino,

Does SET('COLLATE') = 'GENERAL'? If so, try setting it to "MACHINE".
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform