MSAccessRookie
AWF VIP
- Local time
- Yesterday, 19:49
- Joined
- May 2, 2008
- Messages
- 3,428
I have had great success using the Front End Update Tool ( basFEUpdate ) in one of my applications. When I installed it in a second application, it did not seem to work correctly.
The First Application works as advertised.
-- Rookie
The First Application works as advertised.
- An update is recognized and the message is displayed
- A replacement script ( UpdateDbFE.cmd ) is generated
- The script ( UpdateDbFE.cmd ) is executed
- The updated version replaces the existing one.
- An update is recognized and the message is displayed
- A replacement script ( UpdateDbFE.cmd ) is generated
- The script ( UpdateDbFE.cmd ) does not appear to execute
- The updated version does not replace the existing one.
-- Rookie