case sensitive text in a primary key

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

Guest

I need to create a primary key for a table that contains "DB" and "db" but MS
Access says that I have duplicate keys. Is there away around this without
changing the data values?
 
I need to create a primary key for a table that contains "DB" and "db" but MS
Access says that I have duplicate keys. Is there away around this without
changing the data values?

Unfortunately, no, not in a JET database. The engine is
case-insensitive.

John W. Vinson[MVP]
 

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