Search code examples
visual-studio-2010sql-server-2008schemacompare

Compare SQL Server database schema


I am working on project (VS2010 .NET) and have two SQL Server databases, Dev and Prod.

I make all database structure changes in the Dev database and after testing I apply the same changes to the Prod database.

Maybe someone could suggest schema comparison tool which could help me to compare structure and apply changes.


Solution

  • RedGate makes excellent tools for the purpose.