Switch off/turn on login menu

  • Thread starter Thread starter orjan hagstrom
  • Start date Start date
O

orjan hagstrom

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
 
orjan hagstrom said:
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
Create a shortcut to your app in the format

"Full path to MSACCESS.exe" "Full path to your app.mdb" /wrkgroup "Full path
to your WIF.mdw" /user username /pwd password

where "username" is the limited account name and "password" is its password.
Now I haven't tried this for a while but IIRC it will cause the logon prompt
to not appear.

HTH - Keith.
www.keithwilby.com
 

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

Back
Top