Access 2002 _BACKUP file

G

Guest

In Access 2002 what does it mean AND how do I stop it from making a copy of a
database with a _BACKUP at the end of the name?

EXAMPLE: "PC-Check.MDB" is now copied to "PC-Check_BACKUP.MDB".
 
V

Van T. Dinh

When Access detects some corruption in your database (e.g.
Compact-On-Close), it will make a back-up copy before trying to repair the
database.

If you are sure that the database is fine, you can delete the back-up.
OTOH, with the price of storage nowadays, I keep many back-ups just in case
I have to back track my design.
 
G

Guest

Thanks for your help



Van T. Dinh said:
When Access detects some corruption in your database (e.g.
Compact-On-Close), it will make a back-up copy before trying to repair the
database.

If you are sure that the database is fine, you can delete the back-up.
OTOH, with the price of storage nowadays, I keep many back-ups just in case
I have to back track my design.
 

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

Similar Threads


Top