Archive for December, 2010

SQL Server export and compare for free

Saturday, December 18th, 2010

Why buy a tool to compare two SQL Server databases when you can do it for free?  Using SQL Server’s built-in export feature and an everyday source code diff tool, you can quickly zero in on differences between two SQL Server instances.  Schema comparison, view comparison and much more…

Read more »