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

Possible data migration solutions

$
0
0

Hello,

I'm responsable for making a solutions to migrate our TEST DB data to all of our Live Servers
at first I thought about using SSIS but i've notived that this can not (easily) accomplish our needs.
F.ex. The data in the Tables contains multiple FK IDs from other tables. On all of the Live servers these IDs will be different.
Getting the Identity from an inserted row is not an easy task with SSIS unless you start with RBAR solutions.

So i'm looking for alternatives, what else can be used together with an installer besides SSIS ?


Viewing all articles
Browse latest Browse all 24688

Trending Articles