macro security in access 2003

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

after updating macro security to minimum
access 2003 still propts for security permission in opening

thanks
 
Did you mean, can "contain" viruses? (I'm not being picky - I'm trying
to google the message.)

Are you double-clicking an mdb file to make this occur? Or are you
using a hyperlink? A bit more information on what you are doing, would
help.

HTH,
TC [MVP Access]
 
in access 2003 there is a new property for macro security
user can define it as hiegh, medum or minimum

if it's not set to minimum there is a security prompt before db is opend
if it's set to minimum promt not apear
but when i open another db from a current db useing a hyperlink
prompt apears altough security set to minimum
 
Hyperlinks have different security messages. See here for how to turn
them off:
http://support.microsoft.com/default.aspx?id=829072

As for the macro security level, if your database has /not/ been
secured with Access user-level security, you can turn those warnings
off /without/ dropping the PC's macro security level. For more
information, google the group: microsoft.public.access.security for
posts from me (TC) containing the word AutomationSecurity.

HTH,
TC [MVP Access]
 
Back
Top