John Vinson said:
If it's three hospitals at different locations, it's a WAN.
I would suggest (as the least bad of several unappetizing options)
trying to persuade IS to split the database; install the 'backend' on
a shared folder on the N drive; and installing a separate folder with
a separate frontend database for each database user on that user's H
drive (which I'm hoping is physically on the same computer or the same
fast network as the N drive).
A better solution may be to use Citrix or Microsoft Terminal Server to
connect to an Access instance on a machine local to the N drive.
I have a terminal Server account but the other people don't. There are
about 80 people who would be updating the database. Only 8-10 per day and
they each have a different assignment. They would be responsible to only
update the treatments for their floor. The Supervisor prints out a report
at the beginning of the shift and makes the assignment out. I wonder if I
could have a separate form and table for each work area then just have
queries and reports in another folder of the N drive. Only one person would
be accessing that file at a time. Would that work?
I can think of a huge problem though. Most of these users are extremely
computer literate and I am pretty limited in my ability with access. Even
the people who are using this database each day don't understand file
structure and they need help when they log onto a new PC and don't have the
shortcut in the access Open File dialog box....as shortcuts are stored
locally. I am going to have to brainstorm a bit today....
Thanks