Tutorial published by: John, on 2006-02-24
Purpose
The purpose of this article is to teach you the process of setting up the default language in Microsoft SQL Server 2000.
Setting up the Default Language
A language in which Microsoft SQL Server should display system messages. You can also set any of many other languages according to your choice and requirement. The default language is English.
You have to follow the steps as below to set up the default language for a Microsoft SQL Server 2000.
1. Click Start, go to Programs, then go to Microsoft SQL Server and click Enterprise Manager.

2. Right click the registered server i.e. PC54, and then click Properties.

3. Click Server Settings tab, and select the English for Default language for user under Default language.

4. Click OK.
|