If I start the server in single user mode does it reset the sort order?
single user mode..
Collapse
This topic is closed.
X
X
-
Vincent JonesTags: None -
Simon Hayes
Re: single user mode..
"Vincent Jones" <vncntj@hotmail .com> wrote in message
news:ba2a2d30.0 308140543.5463e db5@posting.goo gle.com...[color=blue]
> If I start the server in single user mode does it reset the sort order?[/color]
Assuming that you have SQL2000, and you want to change the default
collation, then you need to use the rebuildm.exe tool to rebuild master with
the new collation. See Books Online for the documentation, and also have a
look at the topic "Changing Collations" for more information.
Simon
Comment