I am trying to use an append query to append data to a table that has an Autonumber field as it's primary key.
I am not referencing the autonumber field in the query so that access will automatically apply the number to the field.
I get an error message when trying to run the append query saying that it did not enter the records due to validation rule violations.
I made a copy of the table and eliminated the autonumber field and appended the data to the copied table without any problems, thus narrowing the problem down to the autonumber field. I have also compacted and repaired the database with no luck.
The original db was created in Access 2000 and I am using Access 2003. Can someone please explain what is going on?
If you need more info to answer the question, please ask.
Thanks,
TwoOdd
--------------
Good judgment comes from experience, and experience comes from bad judgment.
-- Barry LePatner
I am not referencing the autonumber field in the query so that access will automatically apply the number to the field.
I get an error message when trying to run the append query saying that it did not enter the records due to validation rule violations.
I made a copy of the table and eliminated the autonumber field and appended the data to the copied table without any problems, thus narrowing the problem down to the autonumber field. I have also compacted and repaired the database with no luck.
The original db was created in Access 2000 and I am using Access 2003. Can someone please explain what is going on?
If you need more info to answer the question, please ask.
Thanks,
TwoOdd
--------------
Good judgment comes from experience, and experience comes from bad judgment.
-- Barry LePatner