SQL Compare Tool to Synchronize SQL Server Databases Automatically
View PDF | Print View
by: sqlaccessories
Total views: 26
Word Count: 412
Date: Wed, 1 Jul 2009 Time: 11:39 AM
0 comments
SQL Examiner ( http://www.sqlaccessories.com/ ) enables simple synchronization of database structures between development and production systems running under Microsoft SQL Server engine. SQL Examiner simplifies database development, maintenance, and hot-fixing. Its database version control makes it possible to MS SQL Server developers to compare and synchronize database structures between development and production systems without affecting existing data. The new SQL compare tool analyzes changes in the database structure, creates a hot-fix, and applies the changes on the production server while preserving data stored in the database.
Compatible with Microsoft SQL Server 7.0, 2000, 2005, and 2008, SQL Examiner supports all types of objects supported by SQL Server. The new SQL compare engine can compare SQL databases with data dumps, SQL scripts, live databases and snapshots, making it possible to transfer database structure changes between a variety of applications.
The smart SQL compare engine makes efforts to preserve all existing data in the production database. However, some modifications to the database structure can make data preservation hard to achieve. For example, an updated database structure can remove certain types of records, prohibit NULL values, or implement other changes that would make an updated database invalid. The SQL compare engine analyzes structural modifications being applied to existing database, alerting if any conflicts between the new structure and existing data are found. The user can choose among several options, such as filling incompatible records with default values, ignoring the conflict or canceling synchronization. Optional partial synchronization mode allows the user to only apply some changes while ignoring the rest.
The SQL compare engine is capable of performing complex synchronization tasks, such as synchronizing dependent objects. The new SQL compare engine turns SQL Examiner into a fully-featured database version control system. The available command-line utility enables automated and scheduled updates. The free trial version of SQL Examiner is available for download at: http://www.sqlaccessories.com/
About the Author
I know everything about sql compare and synchronization! http://www.sqlaccessories.com/
Rating: Not yet rated