A
Ali
Please help - I have a simple database with customer
orders and information and I have suddenly come to a dead
end trying to add a new record.
I can add one new record without any problem but when I
try to add a second one, I get the Error message "The
changes you requested to the table were not successful
because they would create duplicate values in the index,
primary key, or relationship. (Error 3022)"
I have checked the relationships, indexes and Primary key
(which is an autonumber - CustomerID, with a single
relationship to my Orders Table)
I am nowhere near reaching the size limit (just over 3MB
so far) and am going mad trying to work out why I am
suddenly getting this error.
Please Help Me!!
orders and information and I have suddenly come to a dead
end trying to add a new record.
I can add one new record without any problem but when I
try to add a second one, I get the Error message "The
changes you requested to the table were not successful
because they would create duplicate values in the index,
primary key, or relationship. (Error 3022)"
I have checked the relationships, indexes and Primary key
(which is an autonumber - CustomerID, with a single
relationship to my Orders Table)
I am nowhere near reaching the size limit (just over 3MB
so far) and am going mad trying to work out why I am
suddenly getting this error.
Please Help Me!!