Results 1 to 2 of 2

Thread: Updating My DB Using Web Services ?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Outer space
    Posts
    97

    Updating My DB Using Web Services ?

    i know u can extract data using a web service to return a data set but is it possible to update data using a web service and if so does any one have any example code ?

    many thanks
    Prime !

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Sme way you would update a db anywhere. You make a function that updates a database on the web service server. And call the function like anything else from the web service client.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width