Exclusive File Opening

L

Larry

I only want one user at a time in the .mdb file. The file
is set to open in "Exclusive" mode yet any of the other
users who concurrently attempt to open the .mdb file are
offered the opportunity to open the .mdb file in "Shared"
mode. How can I stop this behavior and only have one user
in the .mdb file at a time? The reason I need this is that
even with "Exclusive" mode enabled and record locking
enabled, I'm getting collisions that are corrupting
the .mdb file.
 

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