Quote:
Originally posted by Strucnjak
is this about mdb/mde file locking or general file locking?
access itself does not lock files, except it's own when compacting....
but you could create function that does it for you and put it in access....
|
It's regarding general file locking. I need the users to view files (like in explore), the admin will need to assign a folder/file to a user to work on. That folder will now be locked so no one else can open it and make revisions to it, or undo the others work.
I hope this makes sense. Your help is appreciated