DB Closes unexpectedly without error message??

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

Guest

On the form when you press on one of the buttons to move to a new record or
go to a particular record the form almost freezes then Access closes. This
only happens when theirs more then two users sharing the database from
different terminals. Any ideas??
 
By "two users sharing the database" do you mean they are both accessing the
same front-end file? If so, you need to think about splitting your database
and havin each user open their own front-end copy stored on their PC with
the data linked to a common back-end.

Going to this normalized split scenario will eliminate most odd issues
related to multiple users being in a file.

Rick B
 

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