Re: Is it possible to change tempdb? a collation problem
From: Paul Ibison (Paul.Ibison_at_Pygmalion.Com)
Date: 01/02/05
- Next message: I.P.: "Thanks..."
- Previous message: I.P.: "Re: Is it possible to change tempdb? a collation problem"
- In reply to: I.P.: "Re: Is it possible to change tempdb? a collation problem"
- Next in thread: I.P.: "Thanks..."
- Reply: I.P.: "Thanks..."
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 2 Jan 2005 13:36:53 -0000
We have a similar issue on some systems where the collation at installation
has been incorrectly set relative to user databases, causing join errors
with temp tables. You can rebuild the system databases, as the other posters
point out, or when the temp tables are created, you can specify an explicit
column-level collation, thus overriding the tempdb default.
Rgds,
Paul Ibison
- Next message: I.P.: "Thanks..."
- Previous message: I.P.: "Re: Is it possible to change tempdb? a collation problem"
- In reply to: I.P.: "Re: Is it possible to change tempdb? a collation problem"
- Next in thread: I.P.: "Thanks..."
- Reply: I.P.: "Thanks..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|