Force Binary String Comparison

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I force queries in Access 97 to use binary string comparison (as in
an unmatched query) instead of case insensitive?
 
MikeM said:
How can I force queries in Access 97 to use binary string comparison (as in
an unmatched query) instead of case insensitive?
See the StrComp function in the help file. It includes binary compares.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top