fat controller
Slightly round the bend..
- Local time
- Today, 21:09
- Joined
- Apr 14, 2011
- Messages
- 758
To date, whenever I have done an update that requires a new front end, I have ensured that nobody is using the database, then changed the name of the folder that contains the back end, updated the table links accordingly, created an .accde file and then saved that on a shared location for people to copy and paste to their desktops.
Inevitably, some users will create a shortcut to the file in the shared folder and use that, or in some cases will simply navigate to the folder and double click on the file therein with the obvious risks involved. One or two of them are even doing it knowing they are doing it, just because they can.
So, I need to move away from this and deploy front ends in some other way - whether that is via a batch file that tells the PC where to copy the new front end from and then delete the other, or via VBA in the database itself. Trouble is, I do not have a clue where to even begin with this, hence coming to all you experts once again.
Thanks in advance
Inevitably, some users will create a shortcut to the file in the shared folder and use that, or in some cases will simply navigate to the folder and double click on the file therein with the obvious risks involved. One or two of them are even doing it knowing they are doing it, just because they can.
So, I need to move away from this and deploy front ends in some other way - whether that is via a batch file that tells the PC where to copy the new front end from and then delete the other, or via VBA in the database itself. Trouble is, I do not have a clue where to even begin with this, hence coming to all you experts once again.
Thanks in advance
