Hi,
I have noticed that when installing SQL server 2000 and I choose a custom setup and dont actually change anything that the SQL collation will always be:
latin1_general_CI_AS
If I install SQL 2000 and choose typical for the setup then the resulting SQL collation becomes: SQL_LATIN1_GENERAL_CP1_CI_AS
Is there any difference between these two collation types? Our new software states that the collation must be the latter but our database has a collation of the former.
Regards,
Llev
I have noticed that when installing SQL server 2000 and I choose a custom setup and dont actually change anything that the SQL collation will always be:
latin1_general_CI_AS
If I install SQL 2000 and choose typical for the setup then the resulting SQL collation becomes: SQL_LATIN1_GENERAL_CP1_CI_AS
Is there any difference between these two collation types? Our new software states that the collation must be the latter but our database has a collation of the former.
Regards,
Llev