Greetings.
Looking for some help with automagically running a macro in an MSAcess database using the Task Scheduler. I've found the other threads here describing the process and they are a wonderful help, but I still have a sticky wicket.
Mainly thus: The database has a database password assigned to it, (done from the Tools|Security menu item). This is done immediately upon opening and has nothing to do with a form. This occurs before any VBA code could be executed. I've tried having the password part of the calling command line in TS (/pwd password /x macroname) and that doesn't work -- in fact, all it does is bring up a box asking for the username and leaving the password blank.
So, my question to you wonderful folks is this: Anyone have a solution for opening a secured database from a scheduled task?
Thanks for the help!
LJ
Looking for some help with automagically running a macro in an MSAcess database using the Task Scheduler. I've found the other threads here describing the process and they are a wonderful help, but I still have a sticky wicket.
Mainly thus: The database has a database password assigned to it, (done from the Tools|Security menu item). This is done immediately upon opening and has nothing to do with a form. This occurs before any VBA code could be executed. I've tried having the password part of the calling command line in TS (/pwd password /x macroname) and that doesn't work -- in fact, all it does is bring up a box asking for the username and leaving the password blank.
So, my question to you wonderful folks is this: Anyone have a solution for opening a secured database from a scheduled task?
Thanks for the help!
LJ