M
M. Wilson
Hello,
I have a distributed access database. The data.mdb is stored on the network
and the frontend.mdb is stored on my users hard drives. The tables from the
data.mdb are linked in the frontend.mdb.
Here is the problem. I have a very important form which all of the users
use particularly when the are on the phone to lookup data. The form takes a
really really really long time to load. The recordsoure for the main form is
a select statement. There are also eight subforms within the main form. The
recordsource for all of the subforms is a table.
Does anyone know why the form would take so long to load and/or recommend
ways to speed it up?
Thanks,
M. Wilson
I have a distributed access database. The data.mdb is stored on the network
and the frontend.mdb is stored on my users hard drives. The tables from the
data.mdb are linked in the frontend.mdb.
Here is the problem. I have a very important form which all of the users
use particularly when the are on the phone to lookup data. The form takes a
really really really long time to load. The recordsoure for the main form is
a select statement. There are also eight subforms within the main form. The
recordsource for all of the subforms is a table.
Does anyone know why the form would take so long to load and/or recommend
ways to speed it up?
Thanks,
M. Wilson