I am getting the following error:
The changes you requested to the table were not sucessful because they would create duplicate values in the index, primary key or relationship.
I think I have isolated the error to two tables that I have for a combobox, so that the user has a list of options, eg. Marital Status:
Married
Single
Cohabiting
etc.
What am i doing wrong???
The changes you requested to the table were not sucessful because they would create duplicate values in the index, primary key or relationship.
I think I have isolated the error to two tables that I have for a combobox, so that the user has a list of options, eg. Marital Status:
Married
Single
Cohabiting
etc.
What am i doing wrong???