Article ID: 1083
Last updated: 18 Jul, 2018
Recently, we faced strange issue wherein one of our customers was capturing error messages coming from SQL server and writing them into database table. These error messages could not help much to customer as error messages were in Spanish language. As a part of our primary investigation, we verified the default language of database which was set to English. Hence, we suspected the code that was writing errors to database table. However, our customer was too sure about his stored code. Finally, after several hours of our exercise, we could resolve the problem and came to know following:
Configure default language option for database user from SQL Server Management Studio 2012:
Configure default language option for database user from Using Transact-SQL:
This article was:
Report an issue
Article ID: 1083
Last updated: 18 Jul, 2018
Revision: 3
Views: 392
Comments: 0
|