|
DB SynchroComp
DB SynchroComp compares two SQL Server databases, determines differences between them, and generates the script that will change the target database structure to match the source database structure. After you execute the synchronization script, two databases will have the same structure, and existing data in the target database will remain intact.
sql ms sql compare synchronize database collation structure script tool differences detects differences between two sql database schemas synchronizes them |