News

I've poked around Google to find tools that will help me roll changes out easier, and stumbled across something called "SQL DIFF", that looks like it will do most of what I want.
I have a need to compare multiple different versions of essentially the same SQL Server 2005+ databases and bring the table structures up to that which is in the newest version. It should compare ...