Tool for changing SQL Server database collation

Changing the collation of a database and all objects in it cannot be easily done using SQL Server Management Studio (as far as I know).
I found this tool that does all that, and it works on SQL Server 2000, 2005 and 2008. http://www.codeproject.com/KB/database/ChangeCollation.aspx
 
A .zip containing the .exe can also be downloaded from here; http://cid-2b938d415eef4e59.skydrive.live.com/self.aspx/Public/SQL/AlterCollation.zip 
 

About Tore Senneseth

Working as a software Developer at Profitbase, trying to create magic :) using the .NET framework, XAML, html, css and JavaScript.
This entry was posted in SQL. Bookmark the permalink.

Leave a comment