Community

Programmatically Drop and Recreate Foreign Keys with SSIS

(Ray Barley) I’m using SSIS to perform periodic data loads. In some cases the data load is a complete refresh of the data; i.e. we truncate the existing tables then perform the load. The one issue we have is that there are many foreign keys and this stops us from being able to truncate the tables.

Read More - Register for Free Membership