L
Lloyd
I have been working on an application for some time and
realize that I need some help in understanding queries.
Users may have different views on these questions,
depending on their development style, but here are some
that come to mind;
1) I am using multiple table queries as a source for
forms. In general does one include all the fields from
tables or be more selective? (When I am more selective,
I'm always having to go back and add another field to the
query.)
2) Is there value to having a few queries that have all
the linked tables and fields and using them for multiple
forms or should I be creating a separate query for each
form, even if the form doesn't require specific sorts
and/or selections?
3) Must the query source of a subform have only data that
is in the query for the calling form?
4) Anyone know of a good resource that discusses issues
such as these?
Thanks, Lloyd
realize that I need some help in understanding queries.
Users may have different views on these questions,
depending on their development style, but here are some
that come to mind;
1) I am using multiple table queries as a source for
forms. In general does one include all the fields from
tables or be more selective? (When I am more selective,
I'm always having to go back and add another field to the
query.)
2) Is there value to having a few queries that have all
the linked tables and fields and using them for multiple
forms or should I be creating a separate query for each
form, even if the form doesn't require specific sorts
and/or selections?
3) Must the query source of a subform have only data that
is in the query for the calling form?
4) Anyone know of a good resource that discusses issues
such as these?
Thanks, Lloyd