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. Transfer the data from xls sheet to sqlserver using SSIS

Transfer the data from xls sheet to sqlserver using SSIS

Scheduled Pinned Locked Moved Database
sql-serverdatabasesysadminhelp
3 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.
  • B Offline
    B Offline
    bruze
    wrote on last edited by
    #1

    Hi, I need to transfer the data from xls sheet to sqlserver but actually the thing is if the source excel file has different sheets, in each sheet i have the data and i need to move the entire data( all the data that is present in all sheets of the excel file) to a single table into sql server like wise I have many xls files ( which have many sheets ) . for eg: excel file 1: -> sheet 1 -> sheet 2 -> sheet 3 excel file 2: -> sheet 1 -> sheet 2 -> sheet 3 excel file 3: -> sheet 1 -> sheet 2 -> sheet 3 now i need to get the data from all of the files and i need to insert into a single table ( sql server) in ssis package so plz help me by giving the solution . thanks

    W J 2 Replies Last reply
    0
    • B bruze

      Hi, I need to transfer the data from xls sheet to sqlserver but actually the thing is if the source excel file has different sheets, in each sheet i have the data and i need to move the entire data( all the data that is present in all sheets of the excel file) to a single table into sql server like wise I have many xls files ( which have many sheets ) . for eg: excel file 1: -> sheet 1 -> sheet 2 -> sheet 3 excel file 2: -> sheet 1 -> sheet 2 -> sheet 3 excel file 3: -> sheet 1 -> sheet 2 -> sheet 3 now i need to get the data from all of the files and i need to insert into a single table ( sql server) in ssis package so plz help me by giving the solution . thanks

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

      AFAIK you would have to do this sheet by sheet. For more info: Excel Source[^]

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

      1 Reply Last reply
      0
      • B bruze

        Hi, I need to transfer the data from xls sheet to sqlserver but actually the thing is if the source excel file has different sheets, in each sheet i have the data and i need to move the entire data( all the data that is present in all sheets of the excel file) to a single table into sql server like wise I have many xls files ( which have many sheets ) . for eg: excel file 1: -> sheet 1 -> sheet 2 -> sheet 3 excel file 2: -> sheet 1 -> sheet 2 -> sheet 3 excel file 3: -> sheet 1 -> sheet 2 -> sheet 3 now i need to get the data from all of the files and i need to insert into a single table ( sql server) in ssis package so plz help me by giving the solution . thanks

        J Offline
        J Offline
        Jon_Boy
        wrote on last edited by
        #3

        Are you kidding or serious?

        Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison

        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