J
Jeff Boyce
Using Access 2007.
If I have one instance of Access already opened to database#1, then
attempt to open another Access db (database#2), I get "Permission Denied".
This happens whether I try to Shell out to it, or try using Windows Explorer
to open it.
Now the twist! If I start db#1, then try to start db#3, it works!
There's something about db#2 that makes the Shell command believe that
opening it isn't allowed.
Now the second twist!! After clicking through the "Permission Denied" error
msg, db#2 STILL OPENS! It doesn't do what it's supposed to do (run the code
behind the splash form that opens), but the splash form is opened.
Anybody run across this? I haven't been able to spot what's happening (or
what's different) using the Process Monitor...
Thanks!
Jeff Boyce
If I have one instance of Access already opened to database#1, then
attempt to open another Access db (database#2), I get "Permission Denied".
This happens whether I try to Shell out to it, or try using Windows Explorer
to open it.
Now the twist! If I start db#1, then try to start db#3, it works!
There's something about db#2 that makes the Shell command believe that
opening it isn't allowed.
Now the second twist!! After clicking through the "Permission Denied" error
msg, db#2 STILL OPENS! It doesn't do what it's supposed to do (run the code
behind the splash form that opens), but the splash form is opened.
Anybody run across this? I haven't been able to spot what's happening (or
what's different) using the Process Monitor...
Thanks!
Jeff Boyce