M
Matt
Hi
I have an Access 2000 database that is shared on a Novell server among about 20 Win2000/AccessXP users, each of whom has a copy of the front-end on his or her own machine.
To ensure that the users are working with the most up-to-date version of the front-end, I've recently given every user a WSH script that, prior to launching the database, copies the current front-end from its server location onto the user's local hard drive (i.e., regardless of whether or not the front-end actually needs to be updated)
The more elegant way to handle this would be to have some kind of version-checking mechanism. Until I have the time to figure out how to do this, are there negative ramifications to the set-up I have described, blindly recopying the file each time it is opened? If multiple people launch the database simultaneously, does it harm the "master" front-end file if it is being copied by multiple users simultaneously? In case it matters at all, the front-end is about 1.5M
Any input would be greatly appreciated
Matt
I have an Access 2000 database that is shared on a Novell server among about 20 Win2000/AccessXP users, each of whom has a copy of the front-end on his or her own machine.
To ensure that the users are working with the most up-to-date version of the front-end, I've recently given every user a WSH script that, prior to launching the database, copies the current front-end from its server location onto the user's local hard drive (i.e., regardless of whether or not the front-end actually needs to be updated)
The more elegant way to handle this would be to have some kind of version-checking mechanism. Until I have the time to figure out how to do this, are there negative ramifications to the set-up I have described, blindly recopying the file each time it is opened? If multiple people launch the database simultaneously, does it harm the "master" front-end file if it is being copied by multiple users simultaneously? In case it matters at all, the front-end is about 1.5M
Any input would be greatly appreciated
Matt