Home » Categories » Multiple Categories

How can I change my SQL Server collation name?

In order to change the SQL Server collation name, first of all, you need to know the name of the collation you want to set.

Since you do not have a direct permission to execute the command line: "ALTER DATABASE [database_name] COLLATE [collation_name]", you need to create a support ticket via our Help Desk System so that we can execute this command line for you.


Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Do you support SQL Server Integration Service?
Viewed 2967 times since Tue, May 1, 2012
Can I set up additional logins for my MySQL database?
Viewed 3004 times since Mon, Apr 30, 2012
Do you support SQL 2014?
Viewed 3484 times since Tue, Feb 3, 2015
Do you support SQL 2012?
Viewed 3435 times since Fri, May 4, 2012
Can you grant SELECT PRIVILEGE to the system table mysql.proc
Viewed 6259 times since Mon, Jun 18, 2012
I cannot login to my MS SQL database remotely. What did I do wrong?
Viewed 6587 times since Mon, May 7, 2012
How do I query MySQL database in ASP.NET?
Viewed 12657 times since Tue, May 1, 2012