E
elefink2
When I try to save a second record in my database, I get the following error:
The changes you requested to the table were not successful because they
would create duplicate values in the index, primary key, or relationship.
I suspect that it has to do with the date field. I have a date field in 6
realted tables all being accessed by a query. The form is based on that
query. How can I fix it?
The changes you requested to the table were not successful because they
would create duplicate values in the index, primary key, or relationship.
I suspect that it has to do with the date field. I have a date field in 6
realted tables all being accessed by a query. The form is based on that
query. How can I fix it?