I have a dll where I collect data from a database and I need to invoke an insert method in a webservice to another external database. How would I do this?
I have a dll where I collect data from a database and I need to invoke an insert method in a webservice to another external database. How would I do this?
How would you do what? Connect to a web service? Write a web service? It isn't clear what you are looking for.
Bookmarks