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. Uploading a excel database through a web page and converting data to sql? Help please.

Uploading a excel database through a web page and converting data to sql? Help please.

Scheduled Pinned Locked Moved ASP.NET
databasecsharphelpquestion
3 Posts 2 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.
  • A Offline
    A Offline
    AdamskiR
    wrote on last edited by
    #1

    Hi there Im looking at possibly needing a web based system where the client is going to upload a excel database via a web page. This data would then need to be converted to go into a sql database which i can use to display the data over the web in different ways. I use C# Any help will be greatly received.:) Thanks Adam

    M 1 Reply Last reply
    0
    • A AdamskiR

      Hi there Im looking at possibly needing a web based system where the client is going to upload a excel database via a web page. This data would then need to be converted to go into a sql database which i can use to display the data over the web in different ways. I use C# Any help will be greatly received.:) Thanks Adam

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi Adam, I guess that you know how to upload a file and save it on the server, and what you need to do next is to retrieve data from Excel and insert into a SQl database, ADO.NET can help you here. You can take a look at this KB[^] and its referenced documents to see to how to do that. If you are not familiar with ADO.NET , you can read the ADO.NET documentation[^]

      A 1 Reply Last reply
      0
      • M minhpc_bk

        Hi Adam, I guess that you know how to upload a file and save it on the server, and what you need to do next is to retrieve data from Excel and insert into a SQl database, ADO.NET can help you here. You can take a look at this KB[^] and its referenced documents to see to how to do that. If you are not familiar with ADO.NET , you can read the ADO.NET documentation[^]

        A Offline
        A Offline
        AdamskiR
        wrote on last edited by
        #3

        Hi Thanks for the reply. I am aware of how to upload files to the server yes, it was how best to code a page to upload the excel sheet and the conversion to sql data after I needed to know. I shall have a look through those articles and see how I get on:) Thanks Adam

        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