Only one user at the time in a paticular form (Access-2000)

S

Sogge

Hi,

I'm working on a database that's on a citrix-server network, with
multiple users. For one particular form, I would like to allow only
one user to open it at a time.

I know of the idea of creating a lock-table and write username and
formname in there, and check if the form is already open by someone
else, but this does'nt work if the citrix crashes, - then the form
will be locked for everyone.

Does anyone know how to do this?

Thanks in advance.
Sogge
 

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