Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Sql Server 2005 Languages support??

Sql Server 2005 Languages support??

Scheduled Pinned Locked Moved Database
databasesql-serversysadminhelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aman786Singh
    wrote on last edited by
    #1

    Hi All, The project in which i am working needs to be multilingual. I need to insert and retrieve data in these languages : 1. Tamil 2. Telugu. 3. Malyalam. 4. Oriya. 5. Kannada. Actually we don't know which font to use for which language. Do I need to install fonts on the server or is there any patch need to install?? Please help me out of this!! Thx & Rgds Aman

    M B 2 Replies Last reply
    0
    • A Aman786Singh

      Hi All, The project in which i am working needs to be multilingual. I need to insert and retrieve data in these languages : 1. Tamil 2. Telugu. 3. Malyalam. 4. Oriya. 5. Kannada. Actually we don't know which font to use for which language. Do I need to install fonts on the server or is there any patch need to install?? Please help me out of this!! Thx & Rgds Aman

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      Actually I think you need to install the fonts on the client, I'm not sure as we only have to support 2 languages and did not need to install the chinese fonts on the server. When you create your columns use nvarchar and not varchar. Remember to double the size of the text field when using nvarchar.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • A Aman786Singh

        Hi All, The project in which i am working needs to be multilingual. I need to insert and retrieve data in these languages : 1. Tamil 2. Telugu. 3. Malyalam. 4. Oriya. 5. Kannada. Actually we don't know which font to use for which language. Do I need to install fonts on the server or is there any patch need to install?? Please help me out of this!! Thx & Rgds Aman

        B Offline
        B Offline
        Bernhard Hiller
        wrote on last edited by
        #3

        I do not think that that is a problem. For text fields, we use "nvarchar" so that we can cope with the German ÄäÖöÜüß. I copied some text from a web site in Hindi language into some text fields of our application. The data can be retrieved correctly - even with a SQL Server 2000.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups