K
kelly draper via AccessMonster.com
my app is split with front end on local machines and back end on shared
drive on network. that connection is horrible slow so my app takes about 2
minutes to open and I have a couple of forms in it that have listboxes used
to find a record with the results for all the various search listboxes
showing up in 1 subform. the listboxes search for different things so I
programmatically change the child and master fields of the subform
depending on which listbox the user is currently searching from. because of
the slow network connection, the changing of the child and master fields
takes a while too.
so what I'm hoping for are some good tips and pointers for optimizing my
app,tables,data etc. to squeeze out every ounce of speed i can get anywhere
i can get it.
thanks.
drive on network. that connection is horrible slow so my app takes about 2
minutes to open and I have a couple of forms in it that have listboxes used
to find a record with the results for all the various search listboxes
showing up in 1 subform. the listboxes search for different things so I
programmatically change the child and master fields of the subform
depending on which listbox the user is currently searching from. because of
the slow network connection, the changing of the child and master fields
takes a while too.
so what I'm hoping for are some good tips and pointers for optimizing my
app,tables,data etc. to squeeze out every ounce of speed i can get anywhere
i can get it.
thanks.