I have set up a DTS to copy data from one database to another. It ran fine the first time but the second time im getting primary key constraint errors. How do i set up a way to copy only records that dont exist in the new table? This is my first time using DTS so please bare with me. Im using sql 2000 with enterprise manager.