|
During synchronization process the program creates a set of
insert, update and delete statements for data synchronization. The
user can select the necessary statements or forbid the unnecessary
ones in a special dialog box.
Also, he or she can save the produced set of SQL statements to a
file on the disk with the statement delimiter specified in the
settings.
COMMIT statements will be added according to settings as well as
SET IDENTITY_INSERT ON/OFF.
The program shows total number of generated synchronization
statements at the left bottom corner of the window.
See also: synchronization
process.
|