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

Can tables in destination be dynamically created?

$
0
0

Hello all, 

I am grabbing everything from one table (select * from an access table) as a source in an SSIS package. I am doing it this way because I don't know if a field in the source table will be added or deleted in the ssis package and need to capture all columns. I am creating the tables using SQL code in the destination. I just realized if a field gets added into the source table, the create statement will not have the field causing the package to fail when the inserts happen in the destination table. So the question is, how can I set up the destination table to be dynamically created based on the source table information? Please keep in mind I am new to this so please be clear and thorough when answering. Thanks



Viewing all articles
Browse latest Browse all 24688

Trending Articles



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