Temporary Data File

G

Guest

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
 

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

Top