To copy the data in Excel file,XML file into a database?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saurabh9gupta
    New Member
    • Aug 2009
    • 52

    To copy the data in Excel file,XML file into a database?

    Hello.
    I have two files . One is Excel file and the other is XML file. I need to copy the data present in them into the SQL Server Database.

    Any idea on how to proceed on this?
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    If this is just one time, just use the Import Wizard. If not, try this and this...

    Good Luck!!!

    ~~ CK

    Comment

    • saurabh9gupta
      New Member
      • Aug 2009
      • 52

      #3
      i have tried this and this (links).
      I want some C# code to do the job!

      Comment

      • ck9663
        Recognized Expert Specialist
        • Jun 2007
        • 2878

        #4
        Then try posting it in C# forum. This is more of C# question, than a SQL Server question.

        Good Luck!!!

        ~~ CK

        Comment

        Working...