How to: Synchronize Data of a Big Database
Friday, June 5th, 2009Recently, one of our customers asked us how to synchronize large databases if the size of the generated synchronization script couldn’t be opened by dbForge Data Compare for SQL Server for editing. He tried to synchronize his large database, but the generated synchronization script (Table Data Update Script of all tables) was of a great size, so the program could not open it and recommended direct execution. However, the user wanted to review the script and edit it before execution.
Such cases are quite common, so here is the solution we recommend.
If you have a big database, synchronize it in three stages: