Home All Groups Group Topic Archive Search About

install sqlexpress 2005 with specific collate

Author
1 Sep 2006 5:16 PM
jmeykos
I want to install sqlexpress 2005 with collate SQL_Latin1_General_CP1_CI_AS
because my database have it an when I use tempdb

Author
2 Sep 2006 11:22 AM
Erland Sommarskog
jmeykos (jmey***@discussions.microsoft.com) writes:
> I want to install sqlexpress 2005 with collate
> SQL_Latin1_General_CP1_CI_AS because my database have it an when I use
> tempdb

So install it then. You may have to check Show Advanced Options when you
install Express to be able to set the collation.


--
Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Author
4 Sep 2006 3:38 PM
jmeykos
but in the installation don't appears SQL_Latin1_General_CP1_CI_AS just
Latin1_General


Show quote
"Erland Sommarskog" wrote:

> jmeykos (jmey***@discussions.microsoft.com) writes:
> > I want to install sqlexpress 2005 with collate
> > SQL_Latin1_General_CP1_CI_AS because my database have it an when I use
> > tempdb

> So install it then. You may have to check Show Advanced Options when you
> install Express to be able to set the collation.
>
>
> --
> Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se
>
> Books Online for SQL Server 2005 at
> http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
>
Author
4 Sep 2006 9:36 PM
Erland Sommarskog
jmeykos (jmey***@discussions.microsoft.com) writes:
> but in the installation don't appears SQL_Latin1_General_CP1_CI_AS just
> Latin1_General

The collation screen has two parts. In the upper half you are presented
Windows Collation and their options. In the lower half there is a list
box with the SQL collations. There is also a some mechanism to choose
whether you want a Windows collation or an SQL collation, although I
don't remember exactly it looks like.

--
Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

AddThis Social Bookmark Button