Hello. I need to append a table that is a copy of another table. There will be ID numbers appended or updated to this table every hour or so. The ID number is set to a primary key. How would I overlap that data without gettin a primary key error while being able to append the data? Please let me know if you need more information. Thanks so much. Take care.