> are you sure you want to open
> this, you might die warning
LOL! The dialog window messages certainly _do_ sound like dire consequences
will befall the unlucky opener of the file!
If you are using Access 2003, then you can change the macro security setting
to low. If this is acceptable, then please see the "How to set the macro
security level in Access 2003 runtime" tip for the Windows Registry settings
to change or the source code (in both English and Spanish) to allow the user
to make this change from within Access on this Web page:
http://www.Access.QBuilt.com/html/vb...SetMacroSecLvl
You can also create a digital certificate for you and the other users to
apply to each computer, but there are limitations to this, depending upon
the scope of the certificate -- one type is for your very own database
creations, another is for a domain, qne another one that costs money makes
the database available for worldwide disemination.
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm trying to open an MDB off my mapped drive file server and I keep
> getting "open file security warning" are you sure you want to open
> this, you might die warning.
>
> How can I stop this prompt. This is my db that I created and I trust
> myself. We have 10 users using this file so we need a way to stop it
> for all.
>
> Thanks !!!