Cosmos75
Registered User.
- Local time
- Today, 00:30
- Joined
- Apr 22, 2002
- Messages
- 1,281
I have a text field that I want to index to assure that there are no duplicates. The problem I am having is that it is not case sensitive, i.e. "ABC" is treated the same way as "abc". Is there a way to have a case sensitive index or its equivalent?

