K
kagard
Greetings:
I'm developing an application in Access 2010 for about 15-20 users. In
the past, I've loaded an app's front end on each user's machine. In
the current environment, I have to wait for a sys admin to push
updates to the users. This makes bug fixes and small enhancements
slow.
I know multiple users running an app from the same front end on a
network can cause problems. I was wondering, though, if that's true if
each user has their own copy of the front end residing on the network.
That is, instead of installing a copy of the app on each user's
computer, could I store a copy of the front end for each user on the
network and put a shortcut to that file on their desktop?
Other that the initial load time and network traffic (neither of which
is an issue in the current environment), will this create problems? I
could create a script that writes update copies of the front end to
each user's folder, so bug fixes would be very quick. I've already
build in the ability to send messages to users, and to force log them
out of the application when I need to, so I could clear the deck and
update at will.
Am I missing something, or will this work?
TIA
Keith
I'm developing an application in Access 2010 for about 15-20 users. In
the past, I've loaded an app's front end on each user's machine. In
the current environment, I have to wait for a sys admin to push
updates to the users. This makes bug fixes and small enhancements
slow.
I know multiple users running an app from the same front end on a
network can cause problems. I was wondering, though, if that's true if
each user has their own copy of the front end residing on the network.
That is, instead of installing a copy of the app on each user's
computer, could I store a copy of the front end for each user on the
network and put a shortcut to that file on their desktop?
Other that the initial load time and network traffic (neither of which
is an issue in the current environment), will this create problems? I
could create a script that writes update copies of the front end to
each user's folder, so bug fixes would be very quick. I've already
build in the ability to send messages to users, and to force log them
out of the application when I need to, so I could clear the deck and
update at will.
Am I missing something, or will this work?
TIA
Keith