Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to manipulate dataset from .NET
Message
From
22/06/2003 12:23:42
 
 
To
22/06/2003 11:27:46
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00802688
Message ID:
00802713
Views:
24
>I don't see how it's a web service. By definition, a WS returns XML.

Really?... I thought that it was the purpose of SOAP to 'transform' arguments to XML on the way out to a web service, transform it from XML (to regular arguments) for use by the web service itself, transform the return value(s) (from the web service) to XML and finally transform the XML return value(s) back to 'regular' value(s) for the benefit of the caller. All this so that regular COM objects could be deployed as web services.

What am I mis-understanding?




>
>>Hi,
>>The .NET web service I called return dataset object. VFP return "O" using VARTYPE(). XMLToCursor() return error if I pass the returned dataset to it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform