Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 SQL_Latin_GENERAL_CP1_C1_AS collation

Author  Topic 

jeevagun
Starting Member

1 Post

Posted - 2009-05-07 : 07:25:35
Hi

My requirement collation is SQL_Latin_GENERAL_CP1_C1_AS

I am not able to find the above collation. Please let me know how to select the above collation in MS SQL SERVER 2005 while instalaltion.



Jeevagan

robvolk
Most Valuable Yak

15732 Posts

Posted - 2009-05-07 : 07:40:41
Try SQL_Latin_GENERAL_CP1_CI_AS.
Go to Top of Page

pdset
Constraint Violating Yak Guru

310 Posts

Posted - 2009-05-10 : 22:43:18
Under Database Properties, Options will find the Collation to select the SQL_Latin_GENERAL_CP1_CI_AS.
Go to Top of Page
   

- Advertisement -