I would like to get some help with no inserting duplicate records into sql2000. I am using a linked server to an as400 with a vb front end. I want to use the linked server to pull data into tables that will be used in the front end app. these records will be documents that get received all day long. I will be setting up a insert query on a schedule to insert new records. but I donot want it to insert records that have already been inserted...I know I can set the field to a unique number, but then it will give an error message. is there a way to have the query check to see if the record is there and if so skip it and move to the next???
Thanks in advance
dvannoy@onyxes.com
Thanks in advance
dvannoy@onyxes.com