Exception while reading XML file

  • Thread starter Thread starter Charles Wang
  • Start date Start date
C

Charles Wang

I use DataSet.WriteXml("myDataBase.xml") to store my database on my disk.
But after several times' saving my program could not read the database's
data(I use DataSet.ReadXml("myDataBase.xml")).

I use WindowsCE4.2 and CF card as store disk.

Thanks for any helping!
 

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