|
How to disable "Sandbox Mode" (startup warning messages) in Access 2003Provided by: Steve Clark, Project Manager/DeveloperAfter first installation of Microsoft Access 2003, whenever you open a database, Sandbox Mode is enabled letting you know two things:
When sandbox mode is enabled, Access evaluates only those expressions in field properties and controls that are safe. An expression is considered safe if it does not use functions or properties that could be exploited by malicious users to access drives, files, or other resources for which they do not have authorization. Examples of this are the Kill or Shell commands. While this is a nice feature to have, it can be an annoyance for the following reasons:
ExampleTo turn this feature off, you must go into a mode that is less safe according to Microsoft standards and recommendations. Here's how:
While Microsoft does not recommend this setting to be used, if you have good AntiVirus software on your machine (which everyone should have at this point!), you will probably not encounter security issues. Another thing you can do to get rid of this message is to digitally sign your Access database project. Any properly digitally signed project will not encounter this message provided you tell MS Access to trust the Certificate created. More information for this can be found in the FAQ listed below More Information:
|