Task Database - Sync Tables
The Database Sync tables Task synchronizes a database table from one database to another. This Task requires that you download the Microsoft Sync Framework from here.
Sync tables tab
-a5a5137cc86673fedecbb49ef8af9e5e.png)
Credential
Specify a Credential that consists of the server name or IP address together with user name and password. Click the Settings icon to open the Manage credentials dialog.
Source connection
To use the Sync tables Task you need to create a Source connection first. Click the Settings icon to open the Manage Connections dialog.
Destination connection
To use the Sync tables Task you need to create a Destination connection first. Click the Settings icon to open the Manage Connections dialog.
Table sync parameters
Table name(s)
Select one or more tables to be synchronized. The dropdown supports multi-select.
Schema name
The schema name where additional sync tracking tables and procedures will be created. Defaults to sync.
One time copy
If checked everything will be copied once. If not checked then Triggers will be installed at source to keep track of changes for the next run.
Troubleshooting
Retrieving the COM class factory for component with CLSID {EC413D66-6221-4EBB-AC55-4900FB321011} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))., Retrieving the COM class factory for component with CLSID {EC413D66-6221-4EBB-AC55-4900FB321011}
Install the Microsoft Sync Framework. See link on top of this page.