Hi,
As per my requirement in the org, we need to sync the data on one of the DB server. We have more than 30 DB servers across the country. In global (Centralized DB), we have a column for every row which has Local Server ID/Sequence No. Depending on the ID, we need to connect that server through SSIS and perform the INSERT/UPDATE/DELETE operation on that server.
Can you please share the way and code sample to complete the task.
Thanks
DKG