Re: Opening codes
- From: "Linq Adams via AccessMonster.com" <u28780@uwe>
- Date: Fri, 06 Jun 2008 04:09:36 GMT
Goto Tools - Startup
Uncheck the "Display Database Window"
This means the Dialog box where you can click on Forms, Tables, Queries, etc
will not appear, unless you hold down the <Shift> key as you open the db.
If you do this, then obviously you have to use a series of "menu" or
"switchboard" forms to lead your users thru your database, giving them access
to whatever objects you want them to have access to. The initial form needs
to be selected, in this same place, Tools - Startup, in the "Display
Form/Page" box.
This, of course, only supplies limited security. As you've already stated,
holding <Shift> down when opening the database will show the Database Window,
as will pressing <F11> while the database is open. Security here, as most
places, depends on who/what you're trying to protect your database from. This
will work if you simply want to prevent non-Access savvy users from snooping.
--
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000/2003
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-modules/200806/1
.
- Prev by Date: Re: chr(13) vbCrLF issue when passing to word
- Next by Date: Re: Run code in Excel from Access
- Previous by thread: Re: chr(13) vbCrLF issue when passing to word
- Next by thread: Re: Opening codes
- Index(es):
Relevant Pages
|