开发者

how to change the master database collation in sql server?

开发者 https://www.devze.com 2023-02-17 15:11 出处:网络
开发者_运维知识库is there any way to change the master database collation in MsSql server 2008 to another collation, instead of reinstall it?You need to rebuild/recreate the master database as describ

开发者_运维知识库is there any way to change the master database collation in MsSql server 2008 to another collation, instead of reinstall it ?


You need to rebuild/recreate the master database as described here.

(Though that article also goes through the steps to change all user databases to the new collation you probably just need to follow the steps here)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号