I am trying to run an append query where I'm going from a table with no promary key to a table with a primary key. Now the query is doing exactly what I want it to do.
However, since there is a primary key in the receiving table, I am getting a pop up box stating that a whole bunch of reconds are no going to append because of key violations. That's fine but I want to turn it off. I have tried everything I can think of but it won't go away. Is there a way?
It's been so long since I've built a database my head is full of cotton balls.
Thanks....
However, since there is a primary key in the receiving table, I am getting a pop up box stating that a whole bunch of reconds are no going to append because of key violations. That's fine but I want to turn it off. I have tried everything I can think of but it won't go away. Is there a way?

It's been so long since I've built a database my head is full of cotton balls.
Thanks....