OS laguage verification through t-SQL

  • Hi,

    how can i see the OS laguage through t-sql. Is there a way?

    Thank you

  • select @@LANGUAGE

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • It don't seems that that command will returen the operating system laguage...

    I have XP professional edition in portuguese language and when i make a select like:

    select @@laguage it retrieves: us_english

    So, it is not correct...

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

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