Prevent DB from corrupting

  • Thread starter Thread starter Anthony
  • Start date Start date
A

Anthony

What steps can I take to prevent a database from becoming corrupted?

ty
 
Anthony said:
What steps can I take to prevent a database from becoming corrupted?

ty

Have you had or are you having problems?

Always backup. No matter what, corruption can happen to any file on any
computer.

Of course follow the links others have provided, even if you have good
backups. You don't want any corruptions.
 
Have you had or are you having problems?

Always backup. No matter what, corruption can happen to any
file on any
computer.

But it hardly ever does in a properly functioning environment. That
means no wireless, decent hardware and switches, well-managed
servers and the correct software patches on all the workstations.

This should be pretty basic, however annoying it is to troubleshoot
it.

I know the knee-jerk reaction of most in these forums is that
corruption comes from bad hardware, but in my experience it's almost
always been software, especially since the introduction of Jet 4,
and the key cause with the few clients of mine who've had it has
been reversion of workstation Access software installations to the
release version of Access, without the Access/Office service packs
and the latest Jet service packs (though this latter is more likely
an issue with reverting the OS, as Jet is an OS component that is
patched in the OS service packs).
 
David said:
But it hardly ever does in a properly functioning environment. That
means no wireless, decent hardware and switches, well-managed
servers and the correct software patches on all the workstations.

True, but if you work with critical data, then you back up.
 
True, but if you work with critical data, then you back up.

I wasn't suggesting no backups, just clarifying the usual reason for
"corruptions." And, of course, 90% of compacts to fix corruption are
actually just resetting the flags in the MDB that marked it as
suspect (because it lacked an orderly shutdown, not because there
was actually any corruption within the data structures inside it).
 

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