J
Jacquie
I need to run a query that appends records from a table to the exact same
table in another database. I run it, and it it refuses to add the new records
saying that there are key violations. And yet if I do a copy and paste
append, it will work.
I've done all the obvious -- made sure the primary key wasn't duplicated,
made sure referential integrity wasn't violated, etc.
Any ideas? thanks!
table in another database. I run it, and it it refuses to add the new records
saying that there are key violations. And yet if I do a copy and paste
append, it will work.
I've done all the obvious -- made sure the primary key wasn't duplicated,
made sure referential integrity wasn't violated, etc.
Any ideas? thanks!