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. To upload a local database tables to internet database

To upload a local database tables to internet database

Scheduled Pinned Locked Moved Database
helpcsharpasp-netdatabase
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.
  • M Offline
    M Offline
    micydon
    wrote on last edited by
    #1

    Hi I am facing a problem. I want to upload data from my local database to internet database(like exporting data) using an asp.net web page.I hve to delete all the data in internet database. That i ve done correctly. Now i want to know wether there is any method for exporting data from local database to internet database . When a asp.net button is clicked the local database's values must be loaded ito internet database . pls help me .

    F 1 Reply Last reply
    0
    • M micydon

      Hi I am facing a problem. I want to upload data from my local database to internet database(like exporting data) using an asp.net web page.I hve to delete all the data in internet database. That i ve done correctly. Now i want to know wether there is any method for exporting data from local database to internet database . When a asp.net button is clicked the local database's values must be loaded ito internet database . pls help me .

      F Offline
      F Offline
      Frank Kerrigan
      wrote on last edited by
      #2

      Export your DB table to CSV (Comma Seperated Files) Upload these via an asp/x upload page. Create SQL Server DTS that imports these into your internet db Use another/same asp/x to run the DTS via a SQL script.


      Blog Have I http:\\www.frankkerrigan.com

      M 1 Reply Last reply
      0
      • F Frank Kerrigan

        Export your DB table to CSV (Comma Seperated Files) Upload these via an asp/x upload page. Create SQL Server DTS that imports these into your internet db Use another/same asp/x to run the DTS via a SQL script.


        Blog Have I http:\\www.frankkerrigan.com

        M Offline
        M Offline
        micydon
        wrote on last edited by
        #3

        Sir, Thanks for helping me I am new to asp.net so its very difficult for me to understand. can you pls explain this.Wht is csv, dts. pls help me its very important

        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