Hi
I know its possible to return a dataset <u>from</u> a dotNet webservice, but is it possible to pass a dataset <u>to</u> a dotNet webservice using KSoap2?
I have tried creating a parameter (using addProperty) with basic xml of a dataset structure.
I have also captured the xml generated in a soap request from a dotNet application that can pass a dataset in as a...
2009-10-19 09:10:47 UTC in kSOAP2