Hiding database window

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've set up user level security by allowing users to only read. I know if you
hold down the shift key while opening a database, it will display the
database window. Is there a way to disable that and any other way to display
the database window? I would like to totally hide the design and database
window from everyone except me. Is that possible?

Jon
 
you can set the database's AllowBypass property to False, to disable the
"shift key bypass" action. for more information, see
http://www.mvps.org/access/general/gen0040.htm

*warning*: make sure you try this out on a COPY of your database, so if you
have problems with it, you don't lock yourself out.
also, suggest you bookmark the mvps.org website, as well as bookmarking
http://home.bendbroadband.com/conradsystems/accessjunkie.html
the two sites are two of the best Access references on the internet, and
you'll find them very useful.

hth
 

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