ACCESS logon prompt

W

Will

This sounds trivial, but how can I ensure the logon prompt
displays with a blank user for each logon attempt, rather
than the last user ? Thanks.
 
J

Jeff Conrad

Change the shortcut path syntax just slightly:

"C:\Program Files\Microsoft Office\Office\msaccess.exe" /User""
C:\Program.mdb /wrkgrp C:\Program\MyOwn.mdw

(just an example)

Notice the two quote marks immediately after the word User.
Now the user name field will not show the last user who logged into the
database.

That should do it.
Jeff Conrad
Bend, Oregon
 

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