Maintain Foreign Keys using Import/Export Wizard when creating a SSIS package
-1
votes
1
answer
1401
views
I´m trying to create a SSIS package in SQL Server Management Studio using the Import/Export Wizard. I´m trying to copy the tables from an existing db to another one, but I´m getting errors because of the foreign keys (because the tables are created in a given order without taking care about the design).
How to add this foreign key to my package?
Asked by Sergio Santano
(1 rep)
Nov 19, 2016, 05:55 PM
Last activity: Mar 28, 2024, 08:31 AM
Last activity: Mar 28, 2024, 08:31 AM