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

Managing more data elaboration steps between a SQL db source and a SQL db destination - SSIS 2014-2016

$
0
0

Hi,

I'm implementing a SSIS 2014-2016 pkg in order to read data from a SQL Server table, apply some data elaborations and finally to write the resulting rows into a SQL Server table.

I think to organize my pkg with some data flow task. The first one should have the data reading from the SQL Server source table and the data writing on a Recordset destination. In the second data flow task, I should read data from the Recordset destination in order to get other data from other tables.

Is this the right solution approach? In particular, is it right using a Recordset to complete with some data flow tasks?

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>