Open a secured database and run a code procedure

  • Thread starter rdemyan via AccessMonster.com
  • Start date
R

rdemyan via AccessMonster.com

I would like to open a workgroup secured database and run a code procedure in
it. I'm having a lot of trouble with the Shell command. In reviewing
previous posts, it looks like OpenCurrentDatabase can't be used in this case.

I don't actually want the user to know that the secured database has been
open; i.e. no visible window, if possible.

Thanks.
 
Top