JpSkyPilot
Registered User.
- Local time
- Today, 11:58
- Joined
- Feb 23, 2012
- Messages
- 20
Hi:
I've built a database in Access (Vehicles FE). Then I built a second database (Vehicle Startup). The Vehicle Startup is openned as the startup database. It checks the "build" of the current copy of Vehicles FE on the current machine and then compares it to the "build" in the database on the server. if the build on the server is listed as newer than the one currently on the operator's computer, then it copies the newer version down to the current operator's computer.... When the start up program does it's thing (whether the build is new or not), then it needs to start the Vehicles FE that it has just copied down (or was there), and then close itself.
How do I get it to open the Vehicles FE and close itself? I have CloseCurrentDatabase...but need to be able to start the Vehicles FE application.
Hope this makes some sense!
Thanks in advance,
JP
I've built a database in Access (Vehicles FE). Then I built a second database (Vehicle Startup). The Vehicle Startup is openned as the startup database. It checks the "build" of the current copy of Vehicles FE on the current machine and then compares it to the "build" in the database on the server. if the build on the server is listed as newer than the one currently on the operator's computer, then it copies the newer version down to the current operator's computer.... When the start up program does it's thing (whether the build is new or not), then it needs to start the Vehicles FE that it has just copied down (or was there), and then close itself.
How do I get it to open the Vehicles FE and close itself? I have CloseCurrentDatabase...but need to be able to start the Vehicles FE application.
Hope this makes some sense!
Thanks in advance,
JP