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

How to capture Select statement and insert into table using SSIS

$
0
0

For example  I have got  Employee table .

Select EmpID,EmployeeFrom dbo.Employee

want to insert those select statements into some Destination table.

Destination Output :

ID SQL_Stmt1Select EmpID,Employee From dbo.Employee

Currently this statement in Data Flow Task in OLEDB source . How can I put this in Variable and insert into Destination table.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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