Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataset to XML String
Message
Information générale
Forum:
ASP.NET
Catégorie:
XML
Divers
Thread ID:
00668309
Message ID:
00668313
Vues:
21
>How dow I populate a STRING with the XML data from a DataSet? I do not want the output to go to a file, but be returned as a pure string for a middle tier that can then be consumed by FoxPro using XMLTOCURSOR().
>
>Thanks,
>Troy

dsMyDataSet.GetXml()
will return a string of xml
Chris
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform