J
JHumbert
I have a database that I'm using record lock on so that 2
users can't modify a record at the same time. It works,
however what I need is to write a function that
bypasses/hides records that another person is on rather
than just notifying them when they try to make a change to
it. I don't want them to be able to view it at all. Is
that possible? If so, I'd greatly appreciate a script to
perform that function.
users can't modify a record at the same time. It works,
however what I need is to write a function that
bypasses/hides records that another person is on rather
than just notifying them when they try to make a change to
it. I don't want them to be able to view it at all. Is
that possible? If so, I'd greatly appreciate a script to
perform that function.