Good morning,
I have created a small database for law clerks that I manage to input and track their weekly tasks.
On the advice of others, I split the database into a front and back end, storing the back end on a shared server that we wall have access to, and distributing copies of the front end to all law clerks.
There are 26 law clerks in total, and they are in different offices across the State.
Two of the comboboxes in the database are cascading, and whenever the user tries to make a selection, it takes minutes. In general, when they are using the comboboxes to create records the database is TOO SLOW. One of the clerks said that it takes her up to 5 minutes for her computer to unfreeze each time she clicks a combo box.
Any ideas what is going on here? I realize the problem is quite vague, but I have to start somewhere.
I have created a small database for law clerks that I manage to input and track their weekly tasks.
On the advice of others, I split the database into a front and back end, storing the back end on a shared server that we wall have access to, and distributing copies of the front end to all law clerks.
There are 26 law clerks in total, and they are in different offices across the State.
Two of the comboboxes in the database are cascading, and whenever the user tries to make a selection, it takes minutes. In general, when they are using the comboboxes to create records the database is TOO SLOW. One of the clerks said that it takes her up to 5 minutes for her computer to unfreeze each time she clicks a combo box.
Any ideas what is going on here? I realize the problem is quite vague, but I have to start somewhere.