B
Brenda
I have an Access database I want to control read/write
permissions through by the folder it's in instead of using
the Access security controls (want to make it able to be
updated and maintained after I'm gone).
The problem is when someone with write permissions opens
the database, someone with read permissions cannot open
it. The person with write permissions creates the .ldb
file in the folder, and only other people with write
permissons can access it when that file is created. The
read only users get the "could not lock file" error
because they are not able to write/change/delete in that
particular directory, which is intended. Multiple read
only users can access it without difficulty and the .ldb
file is not created.
Is there any way to change the directory the .ldb is
created in from the default (the same directory the
database is in) to another one that I could give
permissions to everyone in? Would this solve my problem?
Is there another solution to this problem to enable people
with write access and those with read only access to the
folder to view the database concurrently?
Thank you in advance for any assistance.
permissions through by the folder it's in instead of using
the Access security controls (want to make it able to be
updated and maintained after I'm gone).
The problem is when someone with write permissions opens
the database, someone with read permissions cannot open
it. The person with write permissions creates the .ldb
file in the folder, and only other people with write
permissons can access it when that file is created. The
read only users get the "could not lock file" error
because they are not able to write/change/delete in that
particular directory, which is intended. Multiple read
only users can access it without difficulty and the .ldb
file is not created.
Is there any way to change the directory the .ldb is
created in from the default (the same directory the
database is in) to another one that I could give
permissions to everyone in? Would this solve my problem?
Is there another solution to this problem to enable people
with write access and those with read only access to the
folder to view the database concurrently?
Thank you in advance for any assistance.