Have an Access db on Network drive being opened by other application.
Problem: only one user can open at a time. Have set to shared mode and
each user is able to create the ldb file on the network drive, but still get
message saying can't open because already open by other user.

Signature
Anita Headley
Database Systems Analyst
>Have an Access db on Network drive being opened by other application.
>Problem: only one user can open at a time. Have set to shared mode and
>each user is able to create the ldb file on the network drive, but still get
>message saying can't open because already open by other user.
This is probably a permissions problem on the directory in which the
backend is installed. The users must have create/delete privileges
to that directory. What is happening is that Access can't create the
.ldb file which allows multiple users to update the MDB. So Access
only allows one user at a time.
One simple way of testing this is to ensure the users can create and
delete a file in the network share. Any file, even using notepad, is
enough to test this. I simply don't trust all those permissions screen
within the OS. You never quite know whats lurking behind the advanced
button. So test this yourself.
Sometimes it could only be one user who does not have create
privileges to cause problems who just happens to be the first user
into the MDB at that moment in time. Then all the other Access users
can't access the file because the first user is in exclusively.
"I found that I could keep the permissions set to Change, but had to
ensure that the directory in which the db resides was set to not
inherit permissions from it's parent. It seemed that every time a new
user logged onto a given machine, it got messed up."
See ACC: Determining Which User Has Opened Database Exclusively
(Q169648)
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q169648
Essentially you must use tools on the server to determine who has
locked the file.
Tony

Signature
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
MC - 14 Mar 2006 22:28 GMT
Based on my experience, you would still get that message randomly. MS
access is not really designed for multi-user
MC
> >Have an Access db on Network drive being opened by other application.
> >Problem: only one user can open at a time. Have set to shared mode and
[quoted text clipped - 36 lines]
> Microsoft Access Links, Hints, Tips & Accounting Systems at
> http://www.granite.ab.ca/accsmstr.htm
Tony Toews - 15 Mar 2006 04:36 GMT
>Based on my experience, you would still get that message randomly. MS
>access is not really designed for multi-user
None of my clients have ever received that message. Some of which are
running 20-30 users all day long using an Access app.
Tony

Signature
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm