Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Duplicate Values in Index, Primary key or Relationship.

Status
Not open for further replies.

Deewar

Technical User
Joined
Nov 26, 2007
Messages
1
Location
US
I am getting the following error, when I try to add an entry in the Query. "Duplicate Values in Index, Primary key or Relationship." I tried finding the duplicate valve but can not see it anywhere in the table. Please, let me know how to fix this.

Thanks.
 
Look at the design of the tables included in the query. Under View->Indexes, you will see which fields need to be unique. Make sure that you enter values in these fields that are not already used.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top