Switch off sandbox mode in access runtime 2003

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

Guest

I'm developing an aplication with access 2003. The sandbox mode is disabled.
The application is running fine.
Because the application has to proof for changes i compiles it to an mde
file and want the user to run it with access runtime instead of access2003
but when i run my acces application with access runtime 2003 on a pc the
sandbx questions appear by answering the questions correct the applications
is running.

How can is switch off the sandbox mode in acces runtime 2003


Fred
 
Hi, Fred.

You can change the Windows Registry manually, or you can write VBA code to
open the Macro Security dialog window for the user to make the change
manually in the Access runtime application. An explanation of both methods,
including source code, in both English and Spanish, to access the built-in
menu, can be found here:

http://www.Access.QBuilt.com/html/vba.html#SetMacroSecLvl

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.)

- - -
When you see correct answers to your question posted in Microsoft's Online
Community, please sign in to the Community and mark these posts, so that all
may benefit by filtering on "Answered questions" and quickly finding the
right answers to similar questions. Remember that the best answers are often
given to those who have a history of rewarding the contributors who have
taken the time to answer questions correctly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top