S
Steven
First off I have to say that I was told my problem originates because I do
not have the database split and therefore multiple users a sharing the front
end.
The application is small and with 10 users who will not be accessing this
proceedure that often at one time and I would like to just make a quick fix.
So far my quick fix is when one user is in this particular form and another
user tries to open the same form I have an OnError trapping. This is ok but
it takes too long for the error to be recognized. Is this because the
database is trying a certain number of time before it errors out? How can I
make it error out faster if this is the case.
Thank you,
Steven
not have the database split and therefore multiple users a sharing the front
end.
The application is small and with 10 users who will not be accessing this
proceedure that often at one time and I would like to just make a quick fix.
So far my quick fix is when one user is in this particular form and another
user tries to open the same form I have an OnError trapping. This is ok but
it takes too long for the error to be recognized. Is this because the
database is trying a certain number of time before it errors out? How can I
make it error out faster if this is the case.
Thank you,
Steven