When you synchronize the two data sources, consider the following cases.
Row synchronization may fail under the following conditions:
Note
To resolve the issue with the triggers, select Disable DML triggers in the Data Synchronization Wizard before generating the synchronization script.
CLR data types can be stored as string or binary values. By default, dbForge Studio compares and synchronizes CLR types as strings.
When you select Disable primary keys, indexes and unique constraints in the Data Synchronization Wizard, primary keys, indexes or unique constraints used as comparison keys are preserved during synchronization.