Hello!
I have a linked table from a sql server that I am appending to. The table is blank. I have an append query to add records to it that fails due to key violations. If I take the data from the query view of that append query and copy and paste into the linked table it works. I'm going crazy!
There is an autonumber field in the linked table which I'm sure is the problem but I don't know how to fix it. The autonumber field is not listed in my query.
Any help?
Thanks!
I have a linked table from a sql server that I am appending to. The table is blank. I have an append query to add records to it that fails due to key violations. If I take the data from the query view of that append query and copy and paste into the linked table it works. I'm going crazy!
There is an autonumber field in the linked table which I'm sure is the problem but I don't know how to fix it. The autonumber field is not listed in my query.
Any help?
Thanks!