OK, here's what seems to be the deal. A .NET Web Service that the sql server 2000 DTS package will consume must return a string or other simple data type that is not serialized.
I had the creator of the WS overload the method so it returned the XML as a string instead of a DataSet. You will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.