S
Steve
I have setup an ADP linked to SQL on the server. Here are a few simple
questions that I hope are no too basic for this newsgroup...
1) Each user must be running their own version of the ADP since it is the
front end. Hence, if 2 people try to open the same ADP file, one will get a
"read only" message. Is this correct?
2) When modifying the primary copy of the ADP, it is easy enough to
distribute it by replacing all of the existing versions that each individual
user is running. However, if a user is CURRENTLY in the ADP, then it cannot
be overwritten or changed. We would have to wait for the user to manually
CLOSE the ADP in order for the updates to be posted to their version of the
ADP. Is this correct?
Assuming #1 and #2 are correct, is there a way of forcing the close of an
ADP that a user is running? With eh MDB, there are ways of setting up
"application closing, please logout" messages to each user that is logged
in, however, with an ADP, each user is the ONLY user using that version.
There is not a .LDB file created so that we can see which ADP files are
open. The only way I can know if someone has their version open if by
walking around to each computer and seeing if it is open.
Is there another option? Forcing a disconnect of all active connections to
the SQL server (from Enterprise Manager) allows me to disconnect them, but
they still have the ADP open.
Help?
questions that I hope are no too basic for this newsgroup...
1) Each user must be running their own version of the ADP since it is the
front end. Hence, if 2 people try to open the same ADP file, one will get a
"read only" message. Is this correct?
2) When modifying the primary copy of the ADP, it is easy enough to
distribute it by replacing all of the existing versions that each individual
user is running. However, if a user is CURRENTLY in the ADP, then it cannot
be overwritten or changed. We would have to wait for the user to manually
CLOSE the ADP in order for the updates to be posted to their version of the
ADP. Is this correct?
Assuming #1 and #2 are correct, is there a way of forcing the close of an
ADP that a user is running? With eh MDB, there are ways of setting up
"application closing, please logout" messages to each user that is logged
in, however, with an ADP, each user is the ONLY user using that version.
There is not a .LDB file created so that we can see which ADP files are
open. The only way I can know if someone has their version open if by
walking around to each computer and seeing if it is open.
Is there another option? Forcing a disconnect of all active connections to
the SQL server (from Enterprise Manager) allows me to disconnect them, but
they still have the ADP open.
Help?