Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 change Language option

Author  Topic 

yaman
Posting Yak Master

213 Posts

Posted - 2009-05-08 : 05:24:56
Sir ,

I want to change Language option 'HINDI'

But I am unable to find the option .....

Pls help me out .

Yaman

tosscrosby
Aged Yak Warrior

676 Posts

Posted - 2009-05-08 : 10:17:43
on SQL200 I don't see HINDI (not sure about 2005 or 2008), and it is a server level setting so proceed with caution if you're going to change it.

Per BOL:
Expand a server group.
Right-click a server, and then click Properties.
Click the Server Settings tab.
In the Default language for user box, choose the language in which Microsoft® SQL Server™ should display system messages.
The default language is English.


Terry

-- Procrastinate now!
Go to Top of Page
   

- Advertisement -