Temporary Data File

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

    Temporary Data File

    I have an application that needs to allow multiple users to create a
    temporary data file (created from MS Access database and MS Project files);
    browse in a datagrid allowing deletes by no changes or additions; and run
    reports. I need to have an empty file at the completion of the application.
    What is the best option:
    1) Some text file
    2) XML file
    If the XML option, how do I create a XML data file on the local drive from
    the XSD that is part of the VB .Net project? I haven't been able to find a
    sample that clearly shows this online.

    TIA,
    Taras
Working...