Locking records in a shared enviorment

D

David Ehrenreich

Is there a was to stop a user from opening a record if it
is already open elsewhere. I was think of some sort of vb
expression that would notify the user that the record is
locked try again later. I am familiar with default record
locking, but it did not work how I would like it. This is
how I have the db setup there is one db file with just the
tables then there are seperate files that have the forms
in them. These Db's have the tables liked to them.

Thank you
David Ehrenreich
 
M

Michel Walsh

Hi,


Lock all the records (form property).


Hoping it may help,
Vanderghast, Access MVP
 

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