Query issue or form?

J

Jeff

I have a form that shows information in a calendar style format. The form
has 37 subform that query for each day. The problem is that this is very
slow, also it will not work over the network at all. I think the problem is
the fact that it requerys for every subform. Are there any alternate ways
to populate these subforms that are not so memory dependant.

I also have a query that returns every record for the month.
Can I filter in some way from the query?
 
M

MGFoster

Subforms always cause the form to load slower. Having 37 subforms is
bound to REALLY slow down the form load. You might try using a
different strategy to show the info.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top