P
Paul
Two questions about resource consumption in the Jet database:
1. I understand that when you have a split database, the back end will have
to do more work to deliver 10,000 records to a form or query than to deliver
10 records to the same form or query. But *after* the data has been
delivered by the back end to the front end, does the back end have to keep
working harder if the open query (in the front end) has more records, or
does it not make any difference after the data has been transferred to the
front end?
2. A related question: if you keep 3 hidden (and bound) forms open in the
front end of a split database, does this cause the back end to work any
harder (*after* all the data has been delivered to the three forms) than if
the front end only has one form open?
Thanks in advance,
Paul
1. I understand that when you have a split database, the back end will have
to do more work to deliver 10,000 records to a form or query than to deliver
10 records to the same form or query. But *after* the data has been
delivered by the back end to the front end, does the back end have to keep
working harder if the open query (in the front end) has more records, or
does it not make any difference after the data has been transferred to the
front end?
2. A related question: if you keep 3 hidden (and bound) forms open in the
front end of a split database, does this cause the back end to work any
harder (*after* all the data has been delivered to the three forms) than if
the front end only has one form open?
Thanks in advance,
Paul