Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using XMLAdapter to create a dataset
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
00973971
Message ID:
00974021
Vues:
22
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform