• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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