Jump to content

Can I load this xml to a dataset?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
chepla

chepla

    Newbie

  • Members
  • Pip
  • 3 posts
This xml come from a vb6 component. I attach the file.

Thanks,

Attached Files



#2
gaylo565

gaylo565

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 268 posts
this link should walk you through it:) How To Read XML Data into a DataSet by Using Visual C# .NET

#3
chepla

chepla

    Newbie

  • Members
  • Pip
  • 3 posts
Thanks gaylo...