R
Rover
I need for all compares in queries, keys etc. to differentiate between
upper and lower case. How can I do that?
I have imported data that uses as the key a field that uses a different
meaning for an uppercase letter and the same letter lower case. I tried
to set that field as the key and it thinks there are duplicates. I can
NOT use a autonumber or similar mechanism as this problem will exist
when I try to link to that field from other tables. An "a" is not equal
to an "A".
Suggestions?
TIA
Jim
upper and lower case. How can I do that?
I have imported data that uses as the key a field that uses a different
meaning for an uppercase letter and the same letter lower case. I tried
to set that field as the key and it thinks there are duplicates. I can
NOT use a autonumber or similar mechanism as this problem will exist
when I try to link to that field from other tables. An "a" is not equal
to an "A".
Suggestions?
TIA
Jim