how do i share a ms access 2000 on network

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

whenever i open a data base on network i can veiw all the information but i
can't
add naything in the table.
 
Do you have Change permission (Read, Write, eXecute, Delete) on the folder
where the MDB file is located?

You need all of those permissions, largely because of the locking file
(.ldb): the first user in creates the locking file, subsequent users write
to it, and the last user out of the database deletes it. Without a locking
file, the database is read-only.
 

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

Back
Top