Hi,
I am using two database server. Both are sql server.
My task is :
I want to insert data from server 1 table to server 2 table and update same when modified the existing data from server 1. is it possible to do the integration in single package.
I know to do insert and update seperately by ssis but need to do same with single task.
please give some suggestion
Thanks in advance
Jaffer