Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 958483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T00:52:26+00:00 2026-05-16T00:52:26+00:00

My program needs to start auditing saved XML data for users. Whenever the user

  • 0

My program needs to start auditing saved XML data for users. Whenever the user clicks ‘Save’; I’ll need to insert his current data (serialized to XML) and save it somewhere. What is the better option between:

  1. Creating a text file and dropping all the xml in there. (Creating a
    new text file per save)
  2. Using a table in MS Access

I’m using .Net 2.0 / MS Access 2003

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T00:52:27+00:00Added an answer on May 16, 2026 at 12:52 am

    The benefit of using tables in any DBMS over file storage :

    • the ability to query / mine the data afterwards with queries
    • the ability to backup data transactionally

    With xml files on the file system, you will need to come up with strategies for ‘unique file naming’ and overcome limitations of how many files you can store per folder etc.

    In some RDBMS’, Xml is a first class data type (unfortunately, not for MS Access), so:

    • It is possible to query your Xml using XPath, e.g. using XQuery.
    • In many RDBMS (e.g. Sql Server), it is also possible to create indexes in Xml for improved performance of the above queries.

    However, in Access, you will need to store in a Memo field, with a maximum document size of 1Gb in Access 2010.

    TL;DR : If you are already using a database, store the Xml in it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 494k
  • Answers 494k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Your manage.py isn't executable. Simply pass it to the interpreter… May 16, 2026 at 11:05 am
  • Editorial Team
    Editorial Team added an answer The unit EncdDecd has been included since Delphi 6; below… May 16, 2026 at 11:05 am
  • Editorial Team
    Editorial Team added an answer When you do [row]*height you end up with the same… May 16, 2026 at 11:05 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I have a program that needs to start on 1/1/09 and when I start
The Python program I'm writing needs to start a local PHP script outside of
I have a program that needs to run as a normal user most of
We have an installation program that runs in Perl 32-bit. This program needs to
I have a program that needs to connect to a server to gather some
When computer is powered on: How does it know from which instruction it needs
I need to submit a number of task and then wait for them until
I need to make a graphic interface in Lazarus from which I run miscelaneous
Is it safe to start a thread pool in an objects constructor? I know
I'm writing a program for a school project that is supposed to emulate the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.