sandbox mode

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a secure database on network along with the shortcut that refers to
the appropriate workgroup information file. One user can produce reports but
another user can get into the database by logging in but when he hits the
'OK' button in the switchboard form for producing reports, he gets the
following message:
"Access failed to evaluate one or more expressions because 'visible' was
referenced in an expression. Only functions and properties that are
considered to be safe are allowed in expressions when Access runs in sandbox
mode' . Why is getting this message and how can he get past this so that he
can view the reports.
 
neeraj said:
I have a secure database on network along with the shortcut that
refers to the appropriate workgroup information file. One user can
produce reports but another user can get into the database by logging
in but when he hits the 'OK' button in the switchboard form for
producing reports, he gets the following message:
"Access failed to evaluate one or more expressions because 'visible'
was referenced in an expression. Only functions and properties that
are considered to be safe are allowed in expressions when Access runs
in sandbox mode' . Why is getting this message and how can he get
past this so that he can view the reports.

I don't know about the Visible property in particular being protected.
But for general info about sandbox mode:

http://office.microsoft.com/en-us/assistance/HP010446591033.aspx

For more info, plus how to enable/disable/partially enable sandbox mode,
see this link:

http://support.microsoft.com/kb/294698
How to configure Jet 4.0 to prevent unsafe functions
from running in Access 2003

If you're using an earlier version of Access, there are earlier versions
of that article.
 
Back
Top