Starting Access db from another application question...

S

Scott H.

Using a Shell command from VBA?
-----Original Message-----
We have a custom application that uses Access databases
for all configuration information and data. We need to be
able to launch this custom application on start up and
have it open the Access database automatically. It is not
acceptable to have to launch the custom application and
then do "File\Open\...".
 
Top