Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML WebService
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00995740
Message ID:
00997351
Views:
15
Oi Paulo,

você pode receber o xml em um parâmetro do tipo String no .net, e lá converter para DataSet, desta forma :

Dim ds As New DataSet
ds.ReadXml(New IO.StringReader(minhaStringXML))

[]´s

Leandro Macedo
www.lmacedo.eti.br
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform