M
Marathoner
How can I go about transforming an ADODB.Recordset in such a way that it's
XML representation can be passed as a parameter to a Web Service?
I have an app that consumes a Web Service. I have an ADODB.Recordset in my
app that I need to pass as a parameter to the Web Service. I know it cannot
be passed in the form it is in as the recordset cannot be serialized.
Robert Hill
Senior Programmer/Analyst
Wake Forest Univ Baptist Med Ctr
XML representation can be passed as a parameter to a Web Service?
I have an app that consumes a Web Service. I have an ADODB.Recordset in my
app that I need to pass as a parameter to the Web Service. I know it cannot
be passed in the form it is in as the recordset cannot be serialized.
Robert Hill
Senior Programmer/Analyst
Wake Forest Univ Baptist Med Ctr