language context issue

  • I am running a trace for a specific database and seeing bunch of errors for language context. Here is the error:

    Changed language setting to us_english.

    How can I get rid of it? I have C# application that talks to the database. When I look at the login properties I see English as the default language.

    Any thoughts?

    Thanks

  • try deleting db user and server login and recreate both.

    Alex S
  • As per my understanding Default language applies when you create the login.

    So, try using Alter login command to change the default language for that login.

    Regards,

    Sachin

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply