M
mattieflo
Hello,
I have a table called Orders that keeps track of a list of Orders for a
week. I'm trying to append to a table called Orders Archive which keeps track
for all orders ever received. For some reason, when I try to execute the
append query, I get the "record is deleted" message. I'm not sure why its
happening, because the query used to work up until a few weeks ago. The two
tables are actually SQL Server tables that I'm using with an access front
end. Does anyone know what the culprit is behind this message?
Thanks!
I have a table called Orders that keeps track of a list of Orders for a
week. I'm trying to append to a table called Orders Archive which keeps track
for all orders ever received. For some reason, when I try to execute the
append query, I get the "record is deleted" message. I'm not sure why its
happening, because the query used to work up until a few weeks ago. The two
tables are actually SQL Server tables that I'm using with an access front
end. Does anyone know what the culprit is behind this message?
Thanks!