G
Guest
I must be missing something simple here. I have a table with a four-field
key. I built a query that's supposed to append a number of new records to my
table, but when I run it, it fails due to "key violations" even though I
can't see any -- the new records are completely unique. Here's the kicker:
if I set the query to "select query" so it generates the same set of records
as a dynaset, I can copy them and paste them into my table with no problem at
all. Huh?? Anybody know what's going on?
key. I built a query that's supposed to append a number of new records to my
table, but when I run it, it fails due to "key violations" even though I
can't see any -- the new records are completely unique. Here's the kicker:
if I set the query to "select query" so it generates the same set of records
as a dynaset, I can copy them and paste them into my table with no problem at
all. Huh?? Anybody know what's going on?