DB Side-By-Side (http://www.schematodoc.com) is a new database comparison utility for SQL Server databases. The program lets you create xml snapshots of your databases. You can then run any two snapshots through a comparison utility that quickly identifies structural differences in: primary keys, fields (type, size, nullable, defaults), indexes, check constraints, foreign keys, triggers, views, and stored procedures. You can compare two different databases, or the same database as it existed at two different moments.

Database Comparison Utility for SQL Server Databases
allison_h
That's really nice!!!! Does it compare data along with Metadata
Docpro777