> Im trying to except xml data in a webservice. then import it into a dataset
> process and pass back as a resultset
Just pass it as a string. If you are using ADO.NET datasets, you dont even
need to do that, just pass the dataset and it will serialize itself.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Blog: http://blogs.atozed.com/kudzu