Mclaren
03-28-2007, 05:30 AM
Hi
I have created a split db for my father and his little business. Sometimes he asks me to make changes. I want to be able to email him the new front end, and when clicked, the file will install the new front end to the correct location along with any folders containing updated informatio (Images, Tables, etc)
how can i do this ?
regards
Mclaren
boblarson
03-28-2007, 05:36 AM
check out this post for a tool I created to enable auto-updating for front-ends.
http://www.access-programmers.co.uk/forums/showthread.php?t=111132
Be sure to check out the post at the end for the updated version, AND there's a post in there by me with documentation on how to use it.
KeithG
03-28-2007, 05:41 AM
I use an Auto update similar to Bob but before I implemented that I use to use a Word Document with a button to copy the new version to the users C Drive.
Mclaren
03-28-2007, 11:02 PM
Hi
I had a look at this utility. I have the problem whereby i do not have access to the back end. So i cannot change the "tbl_Version_fe_master" to the version number or the location.
The back end is basically complete and I hardley ever make changes to the tables in the BE.
I generally only change the front end, with new queries or change forms for ergonimics etc.
I need a way to make the front end update to the correct location when the user recieves it via email. (My dad has limited pc knowledge and asking him to navigate a PC to replace the FE will no doubt lead to issues where i actually have to go to his office and repair the damage)
Any further help will be appreciated
Cheers
Mclaren
g28dman
03-29-2007, 06:18 PM
Try this - I have gotten to work, but am having an error on access 03. I have verified with the developer that it works on 03 but getting a error 3270 might take a look
http://www.rogersaccesslibrary.com/Otherdownload.asp?SampleName='BE%20Update%20Utilit y.mdb'
The " ' " at the end does go on the link.