View Single Post
  #2  
Old January 20th, 2010, 04:58 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Duplicate Values in the index, primary key or relationship

Denise

As the error message suggests, your table has data that would invalidate a
key, an index or a relationship.

You'll need to find/fix that duplicate data before re-trying to index the
field(s).

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Denise" wrote in message
...
Could you tell me what I need to do to get this not to give me an error?

The changes you requested to the table were not successful because they
would create duplicate values in the index, primary key, or relationship.
Change the date in the field or fields that contain the duplicate date,
remove the index, or redefine the index to permit duplicate entries and
try
again.

thanks.
--
Denise B.