How to manage XML database ?

  • Thread starter Thread starter vikash
  • Start date Start date
V

vikash

Hello,

How to manage XML as a database.
I have to make use of xml files as database and read and write back
data to it.
I am able to read and write xml using datatable.
But the problem is there that every time i write to xml file the
datatable's writexml method add the data to it. and i am getting
duplicate records.
Everytime i write to xml it gets increased.

Plz Help.

Thanks & Regards
Vikash
 

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