|
I have an instance where the default collation is set to I need to change the default/server collation to
(comments are locked)
|
|
To change the server default you need to rebuild the master db (gulp). If you feel brave enough then here are the steps (from BOL):
Then followed by this, which may be less painful....
(comments are locked)
|
|
There is also a discussion about this in the Forums on SQLServerCentral:
(comments are locked)
|

