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. Webservices for inserting values from one server to another server using C#.NET

Webservices for inserting values from one server to another server using C#.NET

Scheduled Pinned Locked Moved Web Development
csharpdatabasewcfsysadminhelp
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.
  • C Offline
    C Offline
    cbe_pav
    wrote on last edited by
    #1

    Hi all, I need to insert the values from one server to anther server automatically using web services C#.NET. For Example, Two servers : Server 1 , Server 2. Both the servers are located in different places. Once the values are inserted in Server 1 Database,it should be automatically inserted in Server 2 Database using Web services(online). Can anyone pls help me... Thanks in advance...

    T P 2 Replies Last reply
    0
    • C cbe_pav

      Hi all, I need to insert the values from one server to anther server automatically using web services C#.NET. For Example, Two servers : Server 1 , Server 2. Both the servers are located in different places. Once the values are inserted in Server 1 Database,it should be automatically inserted in Server 2 Database using Web services(online). Can anyone pls help me... Thanks in advance...

      T Offline
      T Offline
      The Man from U N C L E
      wrote on last edited by
      #2

      I have come across slower ways to process data, but most of those involve pencils. I recommend you take a look at SQL Replication, which can replicate over VPN or directly over the web. MSDN: Replication[^]

      If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

      1 Reply Last reply
      0
      • C cbe_pav

        Hi all, I need to insert the values from one server to anther server automatically using web services C#.NET. For Example, Two servers : Server 1 , Server 2. Both the servers are located in different places. Once the values are inserted in Server 1 Database,it should be automatically inserted in Server 2 Database using Web services(online). Can anyone pls help me... Thanks in advance...

        P Offline
        P Offline
        plecco
        wrote on last edited by
        #3

        You can create an web service type application that accepts a command to execute on a database. This application can then contact the two databases and perform the insertion on both databases.

        Plecco Technologies, Inc. Web Design | Software Development | Internet Marketing

        modified on Wednesday, January 27, 2010 9:58 AM

        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