F
faxylady
I have several tables I am trying to append to a comprehensive table called
the BIGTable. I am having trouble with my append query giving me an error
message saying it could not append x amount of records due to Key violations
and validation rule violations. None of the fields in either table are
indexed or have validation rules. Some of the tables have fewer fields that
the larger table but that has not stopped other tables from appending.
Please explain the problem and how to fix it. Thanks.
the BIGTable. I am having trouble with my append query giving me an error
message saying it could not append x amount of records due to Key violations
and validation rule violations. None of the fields in either table are
indexed or have validation rules. Some of the tables have fewer fields that
the larger table but that has not stopped other tables from appending.
Please explain the problem and how to fix it. Thanks.