Hi All,
We performed installation of named SQL Server 2008R2 instance. During the setup instead of configuring latin1_general_ci_as, the defualt collation sql_latin1_general_cp1_ci_as was selected . Now i want to modify the server collation to latin1_general_ci_as. Is it possible without a reinstall.
I see couple of blogs, where rebuild is suggested and in few other blogs trace flag is used T4022,T3659. Will it work in my case .
can i modify from sql_latin1_general_cp1_ci_as to latin1_general_ci_as.
Thanks
Udhayan