473,383 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How to bullet-proof mde?

I've created an mde out of my mdb in and effort to prevent users from
changing settings/forms/etc. But I've discovered that the database window
is still available if I hold down the Shift key when opening the mde.

Forms can no longer be opened in Design View, which is good, but queries and
tables are still vulnerable. I've unchecked "Display Database Window" in
Tools >> Start Up, but that does not seem to help if the Shift key is held
down while starting up. Is there a way to permanently prevent the database
window from showing?

Other suggestions on making an mde bullet-proof?

Thanks in advance.
Nov 12 '05 #1
4 1719
deko wrote:
I've created an mde out of my mdb in and effort to prevent users from
changing settings/forms/etc. But I've discovered that the database window
is still available if I hold down the Shift key when opening the mde.

Forms can no longer be opened in Design View, which is good, but queries and
tables are still vulnerable. I've unchecked "Display Database Window" in
Tools >> Start Up, but that does not seem to help if the Shift key is held
down while starting up. Is there a way to permanently prevent the database
window from showing?

Other suggestions on making an mde bullet-proof?

Thanks in advance.

Make a copy of your database before trying this.

Click on Tools/Startup and click on Advanced. Remove checkbox on Use
Access Special Keys.

Nov 12 '05 #2
> Click on Tools/Startup and click on Advanced. Remove checkbox on Use
Access Special Keys.


I tried that - does not work. Holding the shift key still brought up the db
window on open -- but still, thanks for the suggestion.

The main problem is the ability to open queries and tables in design view,
as well as change things in Tools >> Options (I hide the command bar with
CommandBars("Menu Bar").Enabled = False in Form_Open on the main form).
Preventing the access to the db window would eliminate both vulnerabilities.
Nov 12 '05 #3
deko wrote:
Click on Tools/Startup and click on Advanced. Remove checkbox on Use
Access Special Keys.


I tried that - does not work. Holding the shift key still brought up
the db window on open -- but still, thanks for the suggestion.

The main problem is the ability to open queries and tables in design
view, as well as change things in Tools >> Options (I hide the
command bar with CommandBars("Menu Bar").Enabled = False in Form_Open
on the main form). Preventing the access to the db window would
eliminate both vulnerabilities.


The Access Security FAQ has the code you need to prevent the shift key
bypass.
Nov 12 '05 #4
> The Access Security FAQ has the code you need to prevent the shift key
bypass.


Great. Found the FAQ at
http://support.microsoft.com/default...ent/secfaq.asp

looks like what I need - thanks!
Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Gerald S. | last post by:
Hello, I am trying to set the space between the bullet and the first word in a UL, without any luck. My Lists look like: x Item 1 x Item 2 x Item 3
0
by: Nikolaos Giannopoulos | last post by:
I am trying to get bullet images in paragraphs and lists to align properly - so far Moz 1.3 and Opera 6.05 handle both of these cases fine (NOTE: IE5 as expected does not render a bullet in the 1st...
3
by: Peter Schlenker | last post by:
In a navigation panel I try to place a bullet before each entry when the link is hovered at (see http://www.shambhala.de). Mozilla does it like expected, but IE doesn't - any ideas? <a...
1
by: David Bradbury | last post by:
I may be thinking about this the wrong way, but here goes: In my style sheet I've specified that bullet points should use a specific image rather than just be default bullet points. However, at...
7
by: codeslayer | last post by:
Greetings to everyone in ‘forum-land': I have a problem that has plaguing me to no end. It is a CSS-related question, and I have not seen this question posted anywhere in forums or through...
8
by: Udo Marx | last post by:
Hello to ciwas! Is there a way to change the bullet form, color, etc, of the element <li> under<ul> via css? Any reply will be appreciated. -- Freundliche Gruesse, Netzteil - Udo Marx...
13
by: Matt | last post by:
I would like to set the "list-style-type" to be a hyphen (-). How can I accomplish this in a style sheet. I tried list-style-type: hyphen; and list-style-type: dash; but neither worked. I also...
6
by: Nathan Sokalski | last post by:
I am creating a BulletedList and would like to use a - as the bullet. However, I could not find a way to do this using the properties for the BulletedList control. Is there a way to use a specific...
3
by: vunet | last post by:
When I use image as a bullet within LI element I have different image positioning results in Firefox and IE6. IE6 puts the image on top and far from left LI's border. Firefox puts it nicely in the...
4
by: asianmike | last post by:
I have the following XML: <eventsTable> <eventRec> <dateTime>06/01/2009 21:36:43</dateTime> <rawDateTime>1231277803</rawDateTime> <type>Event</type> <source>GSC</source>...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.