How to change database language in MS SQL 2012 server?

The following article will guide you to change the database language in MS SQL 2012 server.

1. Log in to MS SQL Server 2012 through SQL Management studio with 'sa' user.

2. Expand the Databases and select the database whose language you want to change.

3. Right-click on the database name and click on Properties.

Locate Database in MS SQL Server

4. Select the Options menu and change the Containment type to Partial from None.

5. Change the default Language to your desired language.

Change Default Language of Database

6. Click on the OK button and apply the changes. Restart MS SQL Server through MS SQL Server Configuration Manager.

7. Again, change the Containment type to none as described in Step #4.


Was this answer helpful?

« Back

chat