collation
From: sysbox27 (sysbox27_at_discussions.microsoft.com)
Date: 02/21/05
- Next message: Madestro: "RE: Missing INFORMATION_SCHEMA.ROUTINES"
- Previous message: Tibor Karaszi: "Re: Missing INFORMATION_SCHEMA.ROUTINES"
- Next in thread: Sasan Saidi: "RE: collation"
- Reply: Sasan Saidi: "RE: collation"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Feb 2005 06:33:05 -0800
Hi,
I have built a server based on a db's collation that I want to load, however
I still receive the 'cannot resolve collation conflict for equal to
operation'.
I have checked the collations of the loaded against the tempdb.
loaded db:
SQL_Latin1_General_CP1_CI_AS
Latin1-General, case-insensitive, accent-sensitive, kanatype-insensitive,
width-insensitive
for Unicode Data, SQL Server Sort Order 52 on Code Page 1252 for non-Unicode
Data
tempdb:
Latin1_General_CI_AS
Latin1-General, case-insensitive, accent-sensitive, kanatype-insensitive,
width-insensitive
I would have thought the above would have been ok?
Does this mean a rebuild of master db to map collation to db?
Thanks.
- Next message: Madestro: "RE: Missing INFORMATION_SCHEMA.ROUTINES"
- Previous message: Tibor Karaszi: "Re: Missing INFORMATION_SCHEMA.ROUTINES"
- Next in thread: Sasan Saidi: "RE: collation"
- Reply: Sasan Saidi: "RE: collation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|