Finding an index in an Access DB

J

jhall

At some point an index has been added to a table in my Access DB that
does not allow duplicates. I can't see where I ever put an index on
this field.

But, when I tried to add 2nd records with a duplicate value in the 2nd
field (not the primary key field) I get an error saying "The changes
you requested to the table were unsuccessful because they would create
duplicate values in the index, primary key or relationship."


When I open the table in design mode the "Indexed" property on the
field says "No"


1. How do I find the name of this index?
2. Can I delete it through the Access menus or do I use SQL statements?



Best regards,
John
 

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

Top