avoiding data lockups

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tomb

    #1

    avoiding data lockups

    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
  • Cor Ligthert[MVP]

    #2
    Re: avoiding data lockups

    Tom

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

    Cor

    "tomb" <tomb@technetce nter.comschreef in bericht
    news:t_ufj.4400 3$_m.1825@bigne ws4.bellsouth.n et...
    >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

    Comment

    Working...