K
Karl Burrows
I have an append query that worked great pulling in data we are converting
from another source. As the fields in our database increased, I split it
into some linked tables. Now when I run the append query, I get key
violations because of the PK fields to the linked tables.
Is there a way around this to get the append query to run? I have to do
about 15 more of these and I can't figure out how to make it run correctly.
Thanks!
from another source. As the fields in our database increased, I split it
into some linked tables. Now when I run the append query, I get key
violations because of the PK fields to the linked tables.
Is there a way around this to get the append query to run? I have to do
about 15 more of these and I can't figure out how to make it run correctly.
Thanks!