Database Difference Tools - a Brief Review

Here is a brief review of database diff tools.

Date: August 2011
Target database: SQL Server (2000 Enterprise)

SQL Delta for SQL Server
========================
http://www.sqldelta.com/downloads.html

company:  The Australian Software Company

+1 simple tool for struct + data
+1 creates SQL script to syncronise a database with another
+1 much cheaper!

SQL Compare
===========
http://www.red-gate.com/products/sql-development/sql-compare/

SQL Data Compare

company:  Red Gate Software Limited

+ can compare backups
+ creates SQL script to syncronise a database with another
- separate tool for data compare
- not cheap !

Comments