G
Guest
I have a pretty complicated query that i use in a function called from a
field on a report. Since you can't send record source from a report, i have
to have this query executed for every row (what a wonderful restriction that
is, eh?)
My question is: If you have a where clause restriction on a query, will
Access / MS Jet appropriately tune the query so that it evaluates this where
clause and gets the smaller result set before doing all of the other joins?
Thanks,
-Ben
field on a report. Since you can't send record source from a report, i have
to have this query executed for every row (what a wonderful restriction that
is, eh?)
My question is: If you have a where clause restriction on a query, will
Access / MS Jet appropriately tune the query so that it evaluates this where
clause and gets the smaller result set before doing all of the other joins?
Thanks,
-Ben