+ Reply to Thread
Results 1 to 3 of 3

Thread: Locking a Database

  1. #1
    Join Date
    Jul 2009
    Posts
    3

    Default Locking a Database

    I have a database that is intended to be used by one user at a time. Occasionally another user may use it in which case they get an error message about saving. Is there a way to set a lock on it so that if a user is already in the database it simply won't let anyone else open it until they have finished? Kind of getting a message saying that it's available as Read-Only.

    Any advice?

    -Gina Grafilo

  2. #2

    Default

    How many programs access the database?

    Dave

  3. #3
    Join Date
    Jul 2009
    Posts
    3

    Default

    How many programs or how many users? Currently have 2 users. I just don't want one user locking out the other. Is there a way to prevent the locking?

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts