Results 1 to 5 of 5

Thread: SQL server Set up In forieng Language

  1. #1
    Join Date
    Nov 2002
    Posts
    231

    SQL server Set up In forieng Language

    Hi, I would like to set up SQL server in Germany language. Could you give me instruction for this requirement.
    Thanks.

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    When you install SQL Server you will have a choice to select Collation for SQL Server.

  3. #3
    Join Date
    Nov 2002
    Posts
    231
    Skhanal,
    Thanks for the reply. I just need more details or resourese where I can get the info.

  4. #4
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    select * from ::fn_helpcollations() where name like 'ger%'

  5. #5
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •