PC Review


Reply
Thread Tools Rate Thread

Block unsafe expressions?

 
 
=?Utf-8?B?TmV0d29ya1RyYWRl?=
Guest
Posts: n/a
 
      8th Nov 2006
Hi,

When I open some Access.mdb applications I am sometimes prompted with
"Do you wish to block unsafe expressions?" I simply press 'no' and keep on
working.

and with others I am not prompted.

I haven't been able to pinpoint the reason for this.

I am wondering when/why this prompt is presented and then what, if anything,
one should be doing to stop it from occuring.

thanks

--
NTC
 
Reply With Quote
 
 
 
 
=?Utf-8?B?QmFycnkgR2lsYmVydA==?=
Guest
Posts: n/a
 
      8th Nov 2006
Go to Tools, Macros, Security. Setting macro security to Low will eliminate
these messages. If, however, you ever have to open mdb's developed by someone
you don't know, this will expose you to potential risk.

Barry

"NetworkTrade" wrote:

> Hi,
>
> When I open some Access.mdb applications I am sometimes prompted with
> "Do you wish to block unsafe expressions?" I simply press 'no' and keep on
> working.
>
> and with others I am not prompted.
>
> I haven't been able to pinpoint the reason for this.
>
> I am wondering when/why this prompt is presented and then what, if anything,
> one should be doing to stop it from occuring.
>
> thanks
>
> --
> NTC

 
Reply With Quote
 
=?Utf-8?B?TmV0d29ya1RyYWRl?=
Guest
Posts: n/a
 
      8th Nov 2006
In Access2002 when I go to Tools/Macro I do not have a Security. VB Editor
and others but no Security
--
NTC


"Barry Gilbert" wrote:

> Go to Tools, Macros, Security. Setting macro security to Low will eliminate
> these messages. If, however, you ever have to open mdb's developed by someone
> you don't know, this will expose you to potential risk.
>
> Barry
>
> "NetworkTrade" wrote:
>
> > Hi,
> >
> > When I open some Access.mdb applications I am sometimes prompted with
> > "Do you wish to block unsafe expressions?" I simply press 'no' and keep on
> > working.
> >
> > and with others I am not prompted.
> >
> > I haven't been able to pinpoint the reason for this.
> >
> > I am wondering when/why this prompt is presented and then what, if anything,
> > one should be doing to stop it from occuring.
> >
> > thanks
> >
> > --
> > NTC

 
Reply With Quote
 
=?Utf-8?B?QmFycnkgR2lsYmVydA==?=
Guest
Posts: n/a
 
      8th Nov 2006
The unsafe expressions message was, I thought, new in Access 2003. The menu
path I suggested is also new in Access 2003. I'm not sure why you're getting
this message or what to do about it. Sorry.

Barry

"NetworkTrade" wrote:

> In Access2002 when I go to Tools/Macro I do not have a Security. VB Editor
> and others but no Security
> --
> NTC
>
>
> "Barry Gilbert" wrote:
>
> > Go to Tools, Macros, Security. Setting macro security to Low will eliminate
> > these messages. If, however, you ever have to open mdb's developed by someone
> > you don't know, this will expose you to potential risk.
> >
> > Barry
> >
> > "NetworkTrade" wrote:
> >
> > > Hi,
> > >
> > > When I open some Access.mdb applications I am sometimes prompted with
> > > "Do you wish to block unsafe expressions?" I simply press 'no' and keep on
> > > working.
> > >
> > > and with others I am not prompted.
> > >
> > > I haven't been able to pinpoint the reason for this.
> > >
> > > I am wondering when/why this prompt is presented and then what, if anything,
> > > one should be doing to stop it from occuring.
> > >
> > > thanks
> > >
> > > --
> > > NTC

 
Reply With Quote
 
=?Utf-8?B?TmV0d29ya1RyYWRl?=
Guest
Posts: n/a
 
      8th Nov 2006
Well I opened up Access2003 and an application - and indeed this warning did
then appear. So that is a step forward in understanding it is an Access2003
thing....

But still Tools/Macro/ still does not contain anything refering to security
inside....it is all on managing Macros ....

The Help also advises to either add an antivirus product or lower the Macro
Security setting which defaults to Medium - but doesn't say how. Looking in
both Tools/Macro and Tools/Security - - - I just don't see where one
would make this change if one wanted to....

--
NTC


"Barry Gilbert" wrote:

> The unsafe expressions message was, I thought, new in Access 2003. The menu
> path I suggested is also new in Access 2003. I'm not sure why you're getting
> this message or what to do about it. Sorry.
>
> Barry
>
> "NetworkTrade" wrote:
>
> > In Access2002 when I go to Tools/Macro I do not have a Security. VB Editor
> > and others but no Security
> > --
> > NTC
> >
> >
> > "Barry Gilbert" wrote:
> >
> > > Go to Tools, Macros, Security. Setting macro security to Low will eliminate
> > > these messages. If, however, you ever have to open mdb's developed by someone
> > > you don't know, this will expose you to potential risk.
> > >
> > > Barry
> > >
> > > "NetworkTrade" wrote:
> > >
> > > > Hi,
> > > >
> > > > When I open some Access.mdb applications I am sometimes prompted with
> > > > "Do you wish to block unsafe expressions?" I simply press 'no' and keep on
> > > > working.
> > > >
> > > > and with others I am not prompted.
> > > >
> > > > I haven't been able to pinpoint the reason for this.
> > > >
> > > > I am wondering when/why this prompt is presented and then what, if anything,
> > > > one should be doing to stop it from occuring.
> > > >
> > > > thanks
> > > >
> > > > --
> > > > NTC

 
Reply With Quote
 
=?Utf-8?B?S2VuIFNoZXJpZGFu?=
Guest
Posts: n/a
 
      8th Nov 2006
It sounds like your applications are running in sandbox mode. Take a look at
the following link:


http://www.vb123.com/toolshed/04_docs/sandbox.htm


Ken Sheridan
Stafford, England

"NetworkTrade" wrote:

> Hi,
>
> When I open some Access.mdb applications I am sometimes prompted with
> "Do you wish to block unsafe expressions?" I simply press 'no' and keep on
> working.
>
> and with others I am not prompted.
>
> I haven't been able to pinpoint the reason for this.
>
> I am wondering when/why this prompt is presented and then what, if anything,
> one should be doing to stop it from occuring.
>
> thanks
>
> --
> NTC


 
Reply With Quote
 
=?Utf-8?B?TmV0d29ya1RyYWRl?=
Guest
Posts: n/a
 
      8th Nov 2006
very interesting link. Have been doing Access a pretty good while, and
monitor this forum alot - and yet find this to be entirely new to me. On the
otherhand I didn't bother to get Access2003 until recently.

I'm only getting this prompt "Block Unsafe..."...and seems I can select
either yes or no and just continue...So it isn't major grief at all. So I
could ignore like I have been for a month or so....

So the Help says I should go and lower the Macro Security setting...(and I
haven't yet found where that parameter is managed) but this link indicates
that a Jet upgrade is needed...interesting in the difference of advice.....
I find it a little strange the general lack of clarity on this issue
however... wonder if any more advice is out there from any other MVPs...
--
NTC


"Ken Sheridan" wrote:

> It sounds like your applications are running in sandbox mode. Take a look at
> the following link:
>
>
> http://www.vb123.com/toolshed/04_docs/sandbox.htm
>
>
> Ken Sheridan
> Stafford, England
>
> "NetworkTrade" wrote:
>
> > Hi,
> >
> > When I open some Access.mdb applications I am sometimes prompted with
> > "Do you wish to block unsafe expressions?" I simply press 'no' and keep on
> > working.
> >
> > and with others I am not prompted.
> >
> > I haven't been able to pinpoint the reason for this.
> >
> > I am wondering when/why this prompt is presented and then what, if anything,
> > one should be doing to stop it from occuring.
> >
> > thanks
> >
> > --
> > NTC

>

 
Reply With Quote
 
Arvin Meyer [MVP]
Guest
Posts: n/a
 
      9th Nov 2006
It is in Tools ... Macros ... Security

Try refreshing your toolbar. Right-click on your menubar, and choose
Customize. You should see a button that allows you to Reset.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"NetworkTrade" <(E-Mail Removed)> wrote in message
news:E1A9D923-DDE2-45AA-A23D-(E-Mail Removed)...
> Well I opened up Access2003 and an application - and indeed this warning
> did
> then appear. So that is a step forward in understanding it is an
> Access2003
> thing....
>
> But still Tools/Macro/ still does not contain anything refering to
> security
> inside....it is all on managing Macros ....
>
> The Help also advises to either add an antivirus product or lower the
> Macro
> Security setting which defaults to Medium - but doesn't say how. Looking
> in
> both Tools/Macro and Tools/Security - - - I just don't see where one
> would make this change if one wanted to....
>
> --
> NTC
>
>
> "Barry Gilbert" wrote:
>
>> The unsafe expressions message was, I thought, new in Access 2003. The
>> menu
>> path I suggested is also new in Access 2003. I'm not sure why you're
>> getting
>> this message or what to do about it. Sorry.
>>
>> Barry
>>
>> "NetworkTrade" wrote:
>>
>> > In Access2002 when I go to Tools/Macro I do not have a Security. VB
>> > Editor
>> > and others but no Security
>> > --
>> > NTC
>> >
>> >
>> > "Barry Gilbert" wrote:
>> >
>> > > Go to Tools, Macros, Security. Setting macro security to Low will
>> > > eliminate
>> > > these messages. If, however, you ever have to open mdb's developed by
>> > > someone
>> > > you don't know, this will expose you to potential risk.
>> > >
>> > > Barry
>> > >
>> > > "NetworkTrade" wrote:
>> > >
>> > > > Hi,
>> > > >
>> > > > When I open some Access.mdb applications I am sometimes prompted
>> > > > with
>> > > > "Do you wish to block unsafe expressions?" I simply press 'no' and
>> > > > keep on
>> > > > working.
>> > > >
>> > > > and with others I am not prompted.
>> > > >
>> > > > I haven't been able to pinpoint the reason for this.
>> > > >
>> > > > I am wondering when/why this prompt is presented and then what, if
>> > > > anything,
>> > > > one should be doing to stop it from occuring.
>> > > >
>> > > > thanks
>> > > >
>> > > > --
>> > > > NTC



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
block unsafe expressions from code ? chris Microsoft Access VBA Modules 2 6th Mar 2009 01:26 PM
"Microsoft Jet 4.0 Service Pack 8 or later must be installed to block unsafe expressions...." ??? (PeteCresswell) Microsoft Access 15 23rd Apr 2007 06:19 AM
when to block unsafe expressions =?Utf-8?B?U2FuZHJhIEcu?= Microsoft Access 7 10th Mar 2005 02:28 PM
How to block warnings in ACCESS 2003 concerning unsafe expressions ljubo lecic via AccessMonster.com Microsoft Access Forms 3 22nd Feb 2005 09:02 PM
block unsafe expressions? Dean Chiang Microsoft Access External Data 3 25th Dec 2003 03:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:17 AM.