Shriram R C (9/28/2011)
Hi all,i have three databases in my server.i wanna synchronize all the three db's. is it possible to achieve through ssis?
SSIS is not a mirroring tool per se. It allows you to automate the transfer of data and objects from one place to another, but you have to know exactly what you want to achieve and then you'll have to code it.