Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Copying DFT

$
0
0

Hi All,

I have an SSIS package that has one DFT. In that DFT, am basically loading tables without any transformation. All the tables will be truncated before loading using an execute SQL task which is in the control flow. This DFT is for one of our entities. Now, we have to do the same for 10 other entities and the tables are exactly the same but the database names are different(each company has a different database name). I thought this is easy and I just copied the DFT and created a new connection for second database and pointed the OLEDB Source/Destination to the connection, but the issue is that as soon as I do this, I’ll need to go to the list of tables and select the table again(which is cumbersome as we have 100s of tables).

                                                                                                                                                                                                                                                       

Any idea how to do this without having to go into each OLEDB Source/Destination and selecting the table again?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>