W
wesley.allen
I am having a problem with an append query, looking for a little help.
I have a table that holds names of people and some other info. Each
person has a code, which is the primary key for this table. I have a
delete query set up that will delete the information if I want to take
it out.
If I later decide that I want to add this information back in, I run
the append query and get a message:
"Micosoft Access can't append all the records in the append query" and
some details of what was not appended.
Any idea why this would happen. It does not pop up if the primary code
was never in the table, but does if it was there and was deleted.
Any help is much appreciate. Have a nice day.
Thanks.
I have a table that holds names of people and some other info. Each
person has a code, which is the primary key for this table. I have a
delete query set up that will delete the information if I want to take
it out.
If I later decide that I want to add this information back in, I run
the append query and get a message:
"Micosoft Access can't append all the records in the append query" and
some details of what was not appended.
Any idea why this would happen. It does not pop up if the primary code
was never in the table, but does if it was there and was deleted.
Any help is much appreciate. Have a nice day.
Thanks.