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

SSIS puzzle - creating tables dynamically on destination server

$
0
0
Hey guys I thought this might also interest ya'll here:

Problem statement:
I have two servers S1 and S2 and the source table is in Server1. There is no destination table in Server2.
I want to move data from server S1 to S2 using a SQL command Select * into <Server2table> From <Server1Table> by creating the table dynamically. Linked servers are not allowed and this has to be done using SSIS. 
How should I approach this?




Viewing all articles
Browse latest Browse all 24688

Trending Articles



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