PROBLEM

SQL Server Management Studio 18.2 default language displays Arabic

Last Published: April 25, 2020

Description

In SQL Server Management Studio (SSMS) 18.2, Arabic is displayed as the default language for all SQL Server and Windows logins across all versions of the SQL Server database engine from 2008, 2012, 2014, 2017 including the 2019 preview version.

Login Properties showing Arabic as default language

A review of the Server Properties > Advanced page shows English as the Default Language for the SQL Server instance.

Server Properties showing English as the default language 

Cause

A query (shown below) on the sys.server_principals correctly returns us_english as the default language name, therefore, this is only a UI display issue.

select name, default_language_name from sys.server_principals 
Query showing US English as the default language

Solution or Workaround

Microsoft has been made aware of this default language display issue with SSMS 18.2 and is working on a fix for a future SSMS release.

Article ID: 000021570

Receive notifications and find solutions for new or common issues

Get summarized answers and video solutions from our new AI chatbot.

Download the Esri Support App

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options