switch off/turn on login menu

O

ORJAN

Hi,
Is it possible to turn on/switch off the login menu in Access?
I intend to let citizens (trough a PC in the public library)
read an Access database containing pictures (and data)
of paintings, and to make the application more user-friendly
I would like to switch off the login menu.
I must however, be able to turn it on again to enable me to
edit the form etc.
Can anyone tell me if these intentions are possible to
perform?
Best regards
 
J

Joan Wild

What you should do is assign permissions to the Users Group that you want
'the world' to have.

Then let them use the database while joined to the standard system.mdw and
there will be no login.

For modifying, you'd open it using your secure mdw and login.
 
Top