D
DDBeards
This is a repost for more help. History: I have the master data(be) and the
master user interface (FE) on a server. Our employees copy the FE to their
desktop to run. Based on previous feedback I have created a batch file that
copies the master FE to the local pc when there is a newer version available.
Here is the problem I have run into; the shell command that runs the batch
file works great, however I can not exit the current FE that calls the shell
and restart the new version because of how long it takes to copy the file and
how long it takes to close FE (compact on close etc...). I have looked at
Tony Toews utility and although it would work great, the company will not let
me use it due to Corp Security here. My work around was to create a second
small FE that does nothing but looks at the version numbers of both the local
and master and kick off the current FE or copy the new FE and then kick it
off. But I can not get the call to start the new FE to work. How do I start
another mdb from inside an mdb? Please help
Chris
master user interface (FE) on a server. Our employees copy the FE to their
desktop to run. Based on previous feedback I have created a batch file that
copies the master FE to the local pc when there is a newer version available.
Here is the problem I have run into; the shell command that runs the batch
file works great, however I can not exit the current FE that calls the shell
and restart the new version because of how long it takes to copy the file and
how long it takes to close FE (compact on close etc...). I have looked at
Tony Toews utility and although it would work great, the company will not let
me use it due to Corp Security here. My work around was to create a second
small FE that does nothing but looks at the version numbers of both the local
and master and kick off the current FE or copy the new FE and then kick it
off. But I can not get the call to start the new FE to work. How do I start
another mdb from inside an mdb? Please help
Chris