J
Jack G
I am about to add quite a few new Forms and Reports to my database, and I
don't want to erode (what seems to me to be) the snappy performance I have
now. Here's my question: Is it generally better to have a lot of queries
each of which specifically addresses the needs of the form or report it
serves (sorting, filtering and only including needed fields), or is better
to build fewer queries and make them all-purpose queries which include all
the fields you might ever need and lets the form or report do the sorting
and filtering?
Jack
don't want to erode (what seems to me to be) the snappy performance I have
now. Here's my question: Is it generally better to have a lot of queries
each of which specifically addresses the needs of the form or report it
serves (sorting, filtering and only including needed fields), or is better
to build fewer queries and make them all-purpose queries which include all
the fields you might ever need and lets the form or report do the sorting
and filtering?
Jack