Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataSet to XML
Message
De
14/09/2004 10:23:44
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
14/09/2004 09:22:22
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00941877
Message ID:
00941898
Vues:
17
Kevin,

Thanks, this works great.

Jerry


>Hi, Jerry,
>
>I don't know if you can write a single datatable to an XML file, but you can write the entire dataset to an XML file, like so...
>
>
>MyDataSet.WriteXml("myxml.xml");
>
>
>You can check the WriteXml function in the help file for more details...
>
>Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform