Page 1 of 1

Synchronization script issues

Posted: Mon 25 Aug 2014 18:30
by soagra
Hi,
I was able to run the compare file from command line.
It generated the report and mentioned the difference.

however, it didn't showed the diff (with field and data mentioned) as it does in the GUI. Also it didn't generate the synchronization script even when clearly there is one record that is different.

Thanks in advance for the help.

Re: Synchronization script issues

Posted: Tue 26 Aug 2014 13:29
by alexa
I was able to run the compare file from command line.
It generated the report and mentioned the difference.
Comparing to the GUI of dbForge, the command line interface has a restricted functionality.
however, it didn't showed the diff (with field and data mentioned) as it does in the GUI. Also it didn't generate the synchronization script even when clearly there is one record that is different.
To generate a synchronization script, you have to specify the switch /sync

For example:

/sync:<file_name>

Please also see the 'How To: Compare and Synchronize Data through the Command Line' topic in the product's Help documentation.