Re: How to disable security check at start up in Access 2003

From: Jeff Conrad (jeffc_at_ernstbrothers.com)
Date: 09/14/04


Date: Mon, 13 Sep 2004 17:28:21 -0700

Welcome to Access 2003! Here is some info on this subject:
(Watch out for any possible line wrapping on these links)

You can to go Tools, Macro, Security and set it to low.
If the security item isn't on that menu, you may need to reset your menubar. See:
http://support.microsoft.com/default.aspx?scid=kb;en-us;833219&Product=acc2003

You can also manually add the following Registry keys:
Set registry as follows:

ROOT:Local Machine
Key: SOFTWARE\Microsoft\Jet\4.0\Engines
Name:SandBoxMode
Value:#00000002

ROOT:Local Machine
Key: Software\Microsoft\Office\11.0\Access\Security
Name:Level
Value:#00000001

If these are just for your use, you can create a self cert on your computer
and digitally sign your databases. More info at:
http://www.microsoft.com/resources/documentation/office/2003/all/reskit/en-us/seca02.mspx

Other link to see:
http://office.microsoft.com/assistance/category.aspx?TopLevelCat=CH790018001033&CategoryID=CH010411421033&CTT=4&Origin=CH010411391033

Frequently asked questions about Access security warnings:
http://office.microsoft.com/assistance/preview.aspx?AssetID=HA011225981033&CTT=4&Origin=CH010411391033

Another link on the subject:
http://www.access.qbuilt.com/html/vba.html#SetMacroSecLvl

-- 
Jeff Conrad
Access Junkie
Bend, Oregon
"Mota" <mtavasoli@parak.net> wrote in message news:%23rDEgtemEHA.1120@TK2MSFTNGP14.phx.gbl...
> When Access 2003 starts up,a security alert prompts for unsafe macros or
> codes that may hurt system.Do anyone knows how to block this prompt,so the
> Database opens in a normal way by double clicking its icon on desktop?
> Thank you in advance.


Relevant Pages