Related resources for Schema comparison
  • Schema Compare Using Visual Studio6/1/2015 3:32:09 PM. Consider a situation where we need to compare multiple databases and update one of those with latest changes. This can be easily achieved by using Schema Comparison Utility available in VS 2013/2012/2010/2008/2005, almost all versions.
  • Visual Studio 2012 SQL Schema Comparison2/2/2013 2:55:43 AM. Visual Studio 2012 is very much a developer friendly and robust IDE. This article covers the enhanced schema comparison tool in terms of friendliness using self explanatory pictures/images.
  • SQL Server Schema Comparison in Visual Studio 20103/6/2011 10:53:30 PM. This article explains the new tool in visual studio 2010 which most of the users require seeing the comparison report of the 2 different database schema (say a development and a production db) in order to get the object that has been changed for the current releases.