Sharing

M

malcolmG

I have built a database that is being shared on a network.
If I have the file open, others are unable to access the
database. A message opens saying something about the 'lock
file'. Others only need the database in 'read only' form.
Have I done something wrong or do I need to do something
to correct this? I have never come across this problem before.

Malcolm
 
R

Rick B

Do they have full access to the folder on the LAN where the database lives?
If not, they can't update the locking file (ldb) that you created when you
opened the database.
 
T

TC

Further to what Rick B said, is your database split into a so-called
"front end/back end" (FE/BE) structure? If not, Google this group for
those terms, for more information.

HTH,
TC
 
M

MalcolmG

Thanks both. Yes there are folder restrictions for users
so that is probably the problem. I have come across the
term FE/BE before, but no nothing about it. I will look it
up. Many thanks
 

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