SQL Delta compares the database structure of two Microsoft SQL Server databases and highlights differences between tables, views, store procedures and other elements within each database. The user can then choose to script and update the databases to synchronize the structures.
SQL Delta also allows you to report on the differences between databases as well as the structures of a database. The report details can be exported in a variety of formats including HTML and XML.
SQL Delta is a stand-alone product that does not rely on additional tools such as .net or the SQL server script engine.