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. Web Services

Web Services

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

    Hello, Please am in need to how to implement a simple webservice to transfer the database from a client computer to a central computer.

    Nana

    H A 2 Replies Last reply
    0
    • A Agyeman

      Hello, Please am in need to how to implement a simple webservice to transfer the database from a client computer to a central computer.

      Nana

      H Offline
      H Offline
      HarryIsp2007
      wrote on last edited by
      #2

      You can use Web service by cread Webservice (If you dont have any webservise in your locahost) Then in your project you must add WebReferen, choise Brown to your Webservice to this project; You can cornect to difirent server and use server's Webservise for using; //Using Webservice as using Class; (WebService web = new WebService(); Label1.Text=web.HelloWorld()//----> this is a function you get from WebService;) Please test again and reply if can't

      1 Reply Last reply
      0
      • A Agyeman

        Hello, Please am in need to how to implement a simple webservice to transfer the database from a client computer to a central computer.

        Nana

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

        Really easy Make a Web service with a method that accepts a dataset and any other parameter that you need like client id... The dataset should contain the whole datatabase or any info you need (i hope you are not trying to send to many records) Once you have the dataset in the server side, you can just save those changes in the database in the server as you would with any other dataset Im asumming you know how to make a webservice and i hope you do :-)

        Alexei Rodriguez

        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