Database is locked by user doing report

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

Guest

If one user is doing a report no body can enter data to the database. Is
there a way to prevent this from happening?
 
If one user is doing a report no body can enter data to the database. Is
there a way to prevent this from happening?

Just make sure that nobody is opening the database Exclusive; check
the Tools... Options to make sure that the default open mode is
Shared, and that nobody is using /excl on a shortcut command line.

John W. Vinson[MVP]
 
Minnow said:
I am not using split database system.

I would start there. Not only is it likely to eliminate this problem,
but is likely to avoid others and speed up 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