Repair Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a access database wich is used by 4 users. 2 or 3 times a day it's saying database is corrupt
or is not a database, do you want to repair it. Before i can do this, all users need to close the database.

Does anyone have an idea what this can be, i'm out of options.

Than You Rob
 
One of the most frequent causes for repeated corruption of a database is
having your users accessing a single copy of the database stored on a shared
drive, rather than using the "best practice" of splitting the application
into a front-end (all Queries, Forms, Reports, Modules and Macros) and a
back-end (all shared Tables) and installing the front-end on each user's
hard drive. Here is more information on why one should do this:

http://www.granite.ab.ca/access/splitapp.htm

Additional causes of database corruption may be found at:

http://www.granite.ab.ca/access/corruptmdbcauses.htm

hth,

--
Cheryl Fischer
Law/Sys Associates
Houston, TX

Rob Oude Engberink said:
I have a access database wich is used by 4 users. 2 or 3 times a day it's saying database is corrupt
or is not a database, do you want to repair it. Before i can do this, all
users need to close the database.
 

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