Access and Network Permissions

B

Bill

It appears that placing a database in a network folder who's security is set
to Read Only forces the database into Exclusive mode, even though it's
specifically set to Shared.



Is there any was around this?
 
I

Immanuel Sibero

Hi
Correct. You would need Read/Write privilige to the network share. Access
needs to create a locking file (i.e. LDB file) in the same folder as the
database. If Access can't create it, it defaults to Exclusive mode.

Immanuel Sibero
 
I

Immanuel Sibero

Hi Bill,

No, as far as I know. It would really be a nightmare if you could though.
In a typical multiple frontends and one backend setup, imagine if one
frontend creates the LDB file on the local drive, the other frontends may
not be able to access the LDB file.

HTH
Immanuel Sibero
 

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

Top