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. General Programming
  3. XML / XSL
  4. How to convert an xml file to sql table by C# ?

How to convert an xml file to sql table by C# ?

Scheduled Pinned Locked Moved XML / XSL
questioncsharpdatabasexmltutorial
6 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.
  • K Offline
    K Offline
    kakaleyte
    wrote on last edited by
    #1

    I have an Test.xml file. I need to convert it to sql table and save all data by C#.How can i do it ??

    T C 2 Replies Last reply
    0
    • K kakaleyte

      I have an Test.xml file. I need to convert it to sql table and save all data by C#.How can i do it ??

      T Offline
      T Offline
      Thats Aragon
      wrote on last edited by
      #2

      Hi You can convert the xml file into DataTable. From that you can easily save that data to the SQL table. Regards :)

      K 1 Reply Last reply
      0
      • T Thats Aragon

        Hi You can convert the xml file into DataTable. From that you can easily save that data to the SQL table. Regards :)

        K Offline
        K Offline
        kakaleyte
        wrote on last edited by
        #3

        So, how can i save datatable to the sql table :) ? ?

        T 1 Reply Last reply
        0
        • K kakaleyte

          So, how can i save datatable to the sql table :) ? ?

          T Offline
          T Offline
          Thats Aragon
          wrote on last edited by
          #4

          May be this will help you. http://support.microsoft.com/kb/316005[^]

          Regards :)

          K 1 Reply Last reply
          0
          • T Thats Aragon

            May be this will help you. http://support.microsoft.com/kb/316005[^]

            Regards :)

            K Offline
            K Offline
            kakaleyte
            wrote on last edited by
            #5

            thanks.. :)

            1 Reply Last reply
            0
            • K kakaleyte

              I have an Test.xml file. I need to convert it to sql table and save all data by C#.How can i do it ??

              C Offline
              C Offline
              Cosby
              wrote on last edited by
              #6

              If i've a huge xml file and i want copy that data into sql server ce table. How can i do to store it faster?

              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