Login/Logout

T

Tom Stoddard

Is there an easy way to log out as one user and then log in as a different
user without closing an application?
 
T

TC

Sort of. You could prompt for the other user's username/password, then
write a batch file which started another copy of Access, passing that
username/password on command line switches; then start that batch file
& quickly quit the current copy of Access.

Erk!

HTH,
TC
 
T

TC

But - that would close & reopen the application. So the answer to your
question, as currently phrased, is NO.

HTH,
TC
 
Top