I might TRY setting the recordlocks property of the query to ALL Records. That
should lock up every table involved in the query until the user that called the
query closes it. I don't think that will work too well.
If you are entering data through a form, set the form's Record Locks property to
All Records and that will allow the current user to make changes and lock the
table(s) for all other users until the form is closed.
WHY do you feel you need to do this?
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.