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. How to show the hindi records through ms sql database

How to show the hindi records through ms sql database

Scheduled Pinned Locked Moved Database
databasewinformstutorial
4 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.
  • R Offline
    R Offline
    Raghav Singh
    wrote on last edited by
    #1

    Hi All, I am want to show records in hindi which is retrieve the data from ms sql database through repeater controls as user controls.Kindly request you to please give me a response as soon as possible. Thanks. Raghav

    D 1 Reply Last reply
    0
    • R Raghav Singh

      Hi All, I am want to show records in hindi which is retrieve the data from ms sql database through repeater controls as user controls.Kindly request you to please give me a response as soon as possible. Thanks. Raghav

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      This is not related to DB. If your problem is storing Hindi text following is the answer: Use a nVarchar or nText column and store data using N"Hindi text here". Your DB server should have unicode Hindi font to view it. If your problem is displaying it in Repeater, try ASP.Net forum.

      "Your code will never work, Luc's always will.", Richard MacCutchan[^]

      W 1 Reply Last reply
      0
      • D dan sh

        This is not related to DB. If your problem is storing Hindi text following is the answer: Use a nVarchar or nText column and store data using N"Hindi text here". Your DB server should have unicode Hindi font to view it. If your problem is displaying it in Repeater, try ASP.Net forum.

        "Your code will never work, Luc's always will.", Richard MacCutchan[^]

        W Offline
        W Offline
        Wendelius
        wrote on last edited by
        #3

        Good answer, my 5 :)

        The need to optimize rises from a bad design.My articles[^]

        D 1 Reply Last reply
        0
        • W Wendelius

          Good answer, my 5 :)

          The need to optimize rises from a bad design.My articles[^]

          D Offline
          D Offline
          dan sh
          wrote on last edited by
          #4

          Thanks. :)

          "Your code will never work, Luc's always will.", Richard MacCutchan[^]

          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