I have this question. All the manuals say that you should set collation during setup. However I have never seen asking me for collation settings when I do a typical install of sql server 2000. Do I need to do a custom install?
In SQL 2000, you can setup collation at server level, database level, table level and column level.
You dont have to fear that you have to rebuild the master if you use default collation for the box. You can create a database/tabl/column in a different collation.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.