Skip to Content
2
Former Member
Aug 07, 2007 at 03:36 PM

Change SQL 2005 collation after installation

75 Views

We're trying to install an Enterprise Portal (2004s) on SQL Server 2005. The instance of SQL Server has been installed with collation SQL_LATIN1_GENERAL_CP850_BIN instead of the required BIN2 variant. Is there any way to install the latter collation on this SQL Server instance? With SQL 2000 there was the instcoll.exe tool. We need something similar for SQL 2005.