How to disable "Sandbox Mode" (startup warning messages) in Microsoft Access 2003

Provided by the FMS Development Team

After first installation of Microsoft Access 2003, whenever you open a database, Sandbox Mode is enabled letting you know two things:

  1. Microsoft Jet 4.0 Service Pack 8 or later must be installed to block unsafe expressions without affecting common functionality.

  2. How to block unsafe expressions.

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:

  1. Even after installing Jet service pack 8 or later, you still receive a warning message.

  2. There is no way to leave Access 2003 in this mode and turn off the message. In other words, there is no "do not show me this message again" check box or anything else that keeps you from having to click one of the Yes, No, or Help buttons every time Access 2003 is used to launch a database.

  3. While major functions that could cause damage are prevented, so are other things that are often necessary like the functions InStrRev, WeekDayName, MonthName, or use of the DBEngine property.

Example

To turn this feature off, you must go into a mode that is less safe according to Microsoft standards and recommendations. Here's how:

  1. Open MS Access 2003.
  2. Prior to opening any database, go to Tools, Macro, Security.
  3. Select the "Low" setting and click OK.

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


Table Design

Query Design

Form Design

Form Tips and Mistakes

Copy Command Button and Keep Picture

Module VBA to Forms and Controls

Form Navigation Caption

Resync Record in a Subform

Synchronize Two Subforms

Multiple OpenArgs Values

Late Bind Tab Subforms

Subform Reference to Control Rather than Field

Tab Page Reference

Shortcut Keys


Combo Box Top 6 Tips

Properties and Validation

Select First Item

Cascading Combo Boxes

Zip, City, State AutoFill

Report Design

Suppress Page Headers and Footers on the First Page of Your Report

Add the NoData Event

Annual Monthly Crosstab Columns

Design Environment

Add Buttons to the Quick Access Toolbar

Collapse the Office Ribbon for more space

VBA Programming

Basics: Forms and Controls

Run VBA Code from a Macro

Use Nz() to Handle Nulls

Avoid Exits in the Body of a Procedure

Shortcut Debugging Keys

Set Module Options

Math Rounding Issues

Rename a File or Folder

Avoid DoEvents in Loops

Age Calculations

Weekday Math

Send Emails with DoCmd.SendObject

Source Code Library

Microsoft Access Modules Library

Microsoft Access Modules

VBA Error Handling

Error Handling and Debugging Techniques

Error Number and Description Reference

Basic Error Handling

Pinpointing the Error Line

Performance Tips

Linked Database

Subdatasheet Name

Visual SourceSafe

Deployment

Runtime Downloads

Simulate Runtime

Prevent Close Box

Disable Design Changes

Broken References

Remote Desktop Connection Setup

Terminal Services and RemoteApp Deployment

Reboot Remote Desktop

Missing Package & Deployment Wizard

Avoid Program Files Folder

Unavailable Mapped Drives

Microsoft Access Front-End Deployment

System Admin

Disaster Recovery Plan

Compact Database

Compact on Close

Database Corruption

Remove 'Save to SharePoint Site' Prompt from an Access Database

Class Not Registered Run-time Error -2147221164

Inconsistent Compile Error

Decompile Database

Bad DLL Calling Convention

Error 3045: Could Not Use

Converting ACCDB to MDB

SQL Server Upsizing

Microsoft Access to SQL Server Upsizing Center

Microsoft Access to SQL Server Upsizing Center

When and How to Upsize Access to SQL Server

SQL Server Express Versions and Downloads

Cloud and Azure

Cloud Implications

MS Access and SQL Azure

Deploying MS Access Linked to SQL Azure

SQL Server Azure Usage and DTU Limits

Visual Studio LightSwitch

LightSwitch Introduction

Comparison Matrix

Additional Resources

Connect with Us

 

Free Product Catalog from FMS