Share via

security alert on all Access databases

Anonymous
2011-04-08T15:40:04+00:00

Whenever I open an Access 2007 file, even a brand new one, there a security alert at the top: "Security Warning  Certain content in the database has been disabled". If I click on the Options button it says "VBA Macro   Access has disabled potentially harmful content in this database...."

I can't figure out what this is referring to. I didn't create any VBA macros, it occurs with a new Access file, if I type alt-F11 it only shows the one open file with nothing in it...

What is this warning about?

Thanks!

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-04-08T15:53:41+00:00

Access will notify you of that regardless of whether you have VBA in it or even if you haven't used any of the macro actions considered potentially unsafe.  What you need to do is to set the database's location as a trusted location and then you won't get that anymore.

See here for how to do that:

http://www.btabdevelopment.com/ts/default.aspx?PageId=13

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

8 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-04-08T17:25:56+00:00

    If I have a volume mounted as a drive letter, how do I find its UNC? Does it even have one if it's not being shared?

    Thanks!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2011-04-08T17:21:47+00:00

    Instead of Browing to them you could use a UNC (Universal Naming Convention) path like

    \\ServerNameHere\ShareNameHere\FolderName\

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2011-04-08T17:11:16+00:00

    Seems silly to generically put up a warning when there is no dangerous content. I don't understand the logic at all...

    In any case, thanks for the info. There is a complication, though, which is that many of my databases reside on Truecrypt encrypted volumes which may not necessarily always be mounted to the same place, and therefore I'm not sure how I would create a trusted location for them. I guess I'll just have to live with manually closing the error each time.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2011-04-08T15:57:39+00:00

    In addition to what Bob said, the following article gives an overview on this new Access / Office 2007 security model.

    Get started with Access 2007 security - http://office.microsoft.com/en-us/access-help/get-started-with-access-2007-security-HA010198047.aspx

    Best Regards,

    Nathan Ost

    Microsoft Online Community Support

    Was this answer helpful?

    0 comments No comments