avoiding data lockups

  • Thread starter Thread starter tomb
  • Start date Start date
T

tomb

I wasn't sure which group was the correct one for this question.

I am in the design phase of an application, and I'm not sure about a
specific point about datasets and xml files.

Is it true, that multiple dataset objects can read from and write to the
same dataset xml file without causing any conflicts?

Thanks for your input.

Tom
 
Tom

If I understand your question well: xml files are just text files, therefore
the answer is "false".

Cor
 

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