Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using XMLAdapter to create a dataset
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00973971
Message ID:
00974021
Views:
23
It must be UTF-8 encoded iirc


loXMLAdapter = CREATEOBJECT("XMLAdapter")
loXMLAdapter.UTF8Encoded = .t.


I've never used the filestream method though. I used to pass XMLAdapters to a .NET web service using SOAP so my milages may be different

Rick Strahl has some excellent pages on the subject of using the XMLAdapter with .NET

http://www.west-wind.com/presentations/foxpronetwebservices/foxpronetwebservices.asp

was my bible for a good week or so, but this is more towards the SOAP side of things

hope this helps

Tim
Previous
Reply
Map
View

Click here to load this message in the networking platform