SQL Server Collation

  • Hello SQL Masters,

    Greetings!

    Is there any other way on how to change the collation of SQL Instance level?

    Cheers!

    Tsinelas

  • Dear Tsinelas,

    Yes it is possible to change the collation on the server level, however it is a complex process and requires a lot of preparation.

    You will have a rebuild the master database using the new collation and will have to create all you user databases from scratch.

    Refer to BOL for detailed documentation:

    # http://msdn.microsoft.com/en-IN/library/ms179254.aspx

    Hope it helps..!!!

    Regards

    Shafat Husain

    Regards,
    Shafat Husain
    🙂
    And Your Lord Never Forgets...!! (64:19 -- Quran)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply