Warning message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When i open my database i get a warning message asking whether it is safe to
open depending on the code I have
Is there any way to get rid of this?
Many Thanks,
Matt
 
Tools, Macro, Security and set it to low. If Security isn't available in
the Macro menu then reset your menubar.
 
I cannot remember where I found this, but it worked for me:

Make a txt file, put in it:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Access\Security]
"Level"=dword:00000001


then save it as AccessFix.reg (name it what you want...just needs .reg
extension)
Run it
Or, you can manually go through registry to add that yourself
Should have that gone!
-Doug
 
Doug,

I have tried everything i possibly can and this still won't work and I have
no idea why.
Possibly the most frustrating thing within Access that I have encountered
Any other ideas?

Matt

Doug Bemis said:
I cannot remember where I found this, but it worked for me:

Make a txt file, put in it:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Access\Security]
"Level"=dword:00000001


then save it as AccessFix.reg (name it what you want...just needs .reg
extension)
Run it
Or, you can manually go through registry to add that yourself
Should have that gone!
-Doug

Matt Dawson said:
I have tried this Joan but everytime i click ok, it resets itself to Medium!
Matt
 
Perhaps you have a user profile that is setting this as policy?

--
Joan Wild
Microsoft Access MVP

Matt said:
Doug,

I have tried everything i possibly can and this still won't work and
I have no idea why.
Possibly the most frustrating thing within Access that I have
encountered Any other ideas?

Matt

Doug Bemis said:
I cannot remember where I found this, but it worked for me:

Make a txt file, put in it:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Access\Security]
"Level"=dword:00000001


then save it as AccessFix.reg (name it what you want...just needs
.reg extension)
Run it
Or, you can manually go through registry to add that yourself
Should have that gone!
-Doug

Matt Dawson said:
I have tried this Joan but everytime i click ok, it resets itself
to Medium! Matt

:

Tools, Macro, Security and set it to low. If Security isn't
available in the Macro menu then reset your menubar.

--
Joan Wild
Microsoft Access MVP

Matt Dawson wrote:
When i open my database i get a warning message asking whether it
is safe to open depending on the code I have
Is there any way to get rid of this?
Many Thanks,
Matt
 
Back
Top