D
diarmuidq
I have a form, on which I have a tab control. Theres 5 tabs, with four of
the tabs havnig sub forms. It takes between 4 to 8 seconds to open on my PC.
Onsite it can be slow, taking up to two minutes.
Now, I already have setup the standard things for quicker data access - data
split into back end, link open to the backend database, sub datasheet to
off.
So I decided I would make the sub forms invisible, and only make them
visible when the tab is selected. I read somewhere that should make a form
quicker, but it no effect. Even on my PC, it still opened in around the same
time. I put a timer in the old and new versions of the form, and sometimes
the old version opens quicker!
So now I'm confused. Is there anything else I should be trying?
Thanks
Diarmuid
the tabs havnig sub forms. It takes between 4 to 8 seconds to open on my PC.
Onsite it can be slow, taking up to two minutes.
Now, I already have setup the standard things for quicker data access - data
split into back end, link open to the backend database, sub datasheet to
off.
So I decided I would make the sub forms invisible, and only make them
visible when the tab is selected. I read somewhere that should make a form
quicker, but it no effect. Even on my PC, it still opened in around the same
time. I put a timer in the old and new versions of the form, and sometimes
the old version opens quicker!
So now I'm confused. Is there anything else I should be trying?
Thanks
Diarmuid