passing xml to a webservice

  • Thread starter Dexter J. Le Blanc Jr.
  • Start date
D

Dexter J. Le Blanc Jr.

does anyone have a code sniplete for this?

Im trying to except xml data in a webservice. then import it into a dataset
process and pass back as a resultset
 
B

Brock Allen

passing xml to a webservice

The typical web service implementation is all XML.
Im trying to except xml data in a webservice. then import it into a
dataset process and pass back as a resultset

If you're using .NET then why don't you design your [WebMethod] to accept
a DataSet as a paremter?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top