How Do You Shut Off "Warning Unsafe Expressions Are Not Blocked"

M

mcl

I just upgraded from Accress 97 to 2003. Now everytime I open anything I get
the above garbage. I have to go through three dialog boxes to open my own
databases. How do you shut this crap off?
 
M

mcl

Ok, I found where you set the secuity level. It's under tools, macro,
security. I was looking under tools, security. All the databases I use are
my own and I've been using Access 97 up to now without all the warnings.
Still would like to know how I would digitally sign my own databases.
 
J

Jeff Conrad

Here is a recent post by MVP Brendan Reynolds on this
subject:
If you are developing databases for your own use, you can
ignore it, you can set security to Low (Tools, Macro,
Security) or you can use the makecert.exe utility to
create a digital certificate that will be valid only on
your PC and use that to sign your Access files. You
probably have makecert.exe somewhere on your PC, but if
not it can be downloaded at the following URL
....

http://www.microsoft.com/downloads/details.aspx?
familyid=2B742795-D0F0-4A66-B27F-2A95FCD3425&displaylang=en

(Watch out for line wrapping on that link)

If you are developing in-house applications, talk to your
administrator. Using Certificate Server on Windows
2000/2003 Server, an administrator can create a
certificate that will be valid across the domain.

If you work for a company that develops applications for
third parties, your company needs to purchase a digital
certificate from a Certificate Authority (CA) such as
VeriSign or Thawte. If you're a private individual who
develops applications for third parties, you are, for the
time being at least, out of luck. In theory, there are
supposed to be 'Class 2' certificates for individual
developers, but in practice, they are unobtainable, as no
CA currently sells them.

I'm currently pursuing this matter with a CA who *may* be
willing to sell certificates to individuals in some
circumstances, and will post here when I get their answer,
but it could take some time. While the CA in question
answers technical questions promptly, they are very slow
to answer policy questions like this.[/QUOTE][/QUOTE][/QUOTE]

Also, here is some helpful advice from someone at
Microsoft:Within the Microsoft Access help topic "Digital Signature"
it details how to sign your database.

Regards,

Eric Butts
Microsoft Access Support
Hope that helps,
 
J

jburr

I'm using Access 2003 and want to set my security to low so that I will not be bothered by the Security Warning. The problem that I have ran into is that I can not find the security under tools - macro. Here are the only options that I have -- Visual Basic Editor and Run Macro. I also have - Convert Form's Macros to Visual Basic - but it is grayed out. Am I missing something or doing something wrong? Any help would be greatly appreciated.
 
J

Joan Wild

Reset your Main Menu in Toolbars, Customize.

--
Joan Wild
Microsoft Access MVP

jburr said:
I'm using Access 2003 and want to set my security to low so that I will
not be bothered by the Security Warning. The problem that I have ran into
is that I can not find the security under tools - macro. Here are the only
options that I have -- Visual Basic Editor and Run Macro. I also have -
Convert Form's Macros to Visual Basic - but it is grayed out. Am I missing
something or doing something wrong? Any help would be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top