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. Excel to database table

Excel to database table

Scheduled Pinned Locked Moved ASP.NET
databasetutorial
4 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.
  • R Offline
    R Offline
    rmedo
    wrote on last edited by
    #1

    hi everybody i want to know how to convert excel sheet to database table (sqlserver database) Thanks

    A L N 3 Replies Last reply
    0
    • R rmedo

      hi everybody i want to know how to convert excel sheet to database table (sqlserver database) Thanks

      A Offline
      A Offline
      andyharman
      wrote on last edited by
      #2

      For SQL-Server 2000 I normally use a DTS package. For 2005 you can use SSIS. Alternatively, you should be able to use the OpenRowSet function. Details of each can be found in Books-Online.

      1 Reply Last reply
      0
      • R rmedo

        hi everybody i want to know how to convert excel sheet to database table (sqlserver database) Thanks

        L Offline
        L Offline
        Leyu
        wrote on last edited by
        #3

        Create the table with the required columns, and then use sql server import data to import your data from excel to the table you created.

        1 Reply Last reply
        0
        • R rmedo

          hi everybody i want to know how to convert excel sheet to database table (sqlserver database) Thanks

          N Offline
          N Offline
          NguyenMinhCold
          wrote on last edited by
          #4

          Youn can use DTS control ( Import and Export data ) ... Goodluck...

          NIIT

          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