Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataset or XML
Message
De
13/10/2003 12:58:24
 
 
À
13/10/2003 11:42:40
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00837727
Message ID:
00838180
Vues:
30

>Thanks, I finally adapted it to:
>
>
>Public Function ImportXML2(ByVal tcXML As String)
>   Dim lcString As New StringReader(tcXML)
>   Dim loData As New DataSet
>   loData.ReadXml(lcString)
>   Return loData
>End Function
>
>
>and it works.


Well, how were you doing it before? That's pretty much what we were talking about several days ago.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform