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. Web Development
  3. ASP.NET
  4. how to store multilanguages(like hindi, gujrati) database in SQL server

how to store multilanguages(like hindi, gujrati) database in SQL server

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasesql-serversysadmintutorial
5 Posts 4 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
    anitanere
    wrote on last edited by
    #1

    how to store and retrive multilanguages(like hindi, gujrati) database in SQL server. Please Give some sample examples for it by using C#.NET

    G K L 4 Replies Last reply
    0
    • A anitanere

      how to store and retrive multilanguages(like hindi, gujrati) database in SQL server. Please Give some sample examples for it by using C#.NET

      G Offline
      G Offline
      Gamzun
      wrote on last edited by
      #2

      Just go through it, it's really easy :) if you find any hurdle implementing just ping us :)

      Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

      1 Reply Last reply
      0
      • A anitanere

        how to store and retrive multilanguages(like hindi, gujrati) database in SQL server. Please Give some sample examples for it by using C#.NET

        K Offline
        K Offline
        Kannan Ar
        wrote on last edited by
        #3

        This forum is for asp.net related questions. So please bear it in mind next time. I think you can store it as Unicode. In sql server, nchar, nvarchar and ntext are support Unicode.

        1 Reply Last reply
        0
        • A anitanere

          how to store and retrive multilanguages(like hindi, gujrati) database in SQL server. Please Give some sample examples for it by using C#.NET

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          User nvarchar datatype to store Unicode characters.

          1 Reply Last reply
          0
          • A anitanere

            how to store and retrive multilanguages(like hindi, gujrati) database in SQL server. Please Give some sample examples for it by using C#.NET

            G Offline
            G Offline
            Gamzun
            wrote on last edited by
            #5

            Sorry my bad here the link :) An Easy Introduction to Localization in ASP.NET 2.0[^]

            Please don't forget to mark 'Good Answer', if you find it really a good one! Kashif

            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