TRAIN TRACK"

Duplicate values in the Index, Primary Key, or Relationship

Q: I got a message stating that "The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship..." What does this mean?

A: This message means that you tried to add a record with the same value as an existing record, where duplicates are not allowed. For example, you may not add a new job title or department with the same name as an existing one.