dataset.writexml and loading from file

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

Hi,

I have found that it is possible to load data from a database into a dataset
and then write the dataset to a file in the form of XML using the

WriteXML method of the dataset.

However what I am asking is if it is possible to re-load the XML file back
into a dataset.

many thanks in advance.

cheers

martin.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top