• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Problem when i try to change collation DB to Arabic

WaleedE

New Pleskian
Dear support,

When i try to change the collation of the database by using this article.

http://kb.parallels.com/en/871

It's not updated !!

The used query :

alter database 'MYdb_name' collace Arabic_CI_AS

But no effect as below :

SELECT collation_name FROM sys.databases WHERE name = 'MYdb_name'

result :

collation_nameSQL_Latin1_General_CP1_CI_AS


Please advice ..
 
I've changed it by MSSQL Management Studio, but still found error when i try to change it by WebAdmin from Plesk
 
Back
Top