• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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