default language of user in mssql

  1. K

    Steps to change MSSQL default language for users in SQL server Management studio 2012

    Sometimes we got error messages in SQL server but it was in Spanish language. If you have checked the default language of database then it’s English. Solution: The only solution for this issue is we have to update the default language to English of database user configuration. So we can check...
Top