J
J
Hello All:
In creating some graphs for the users in a FE/BE database, I end up
needing about 10 subqueries in series (with some in parallel) to do all
the calculations. Using the aggregate functions available in access
it's the best I could do (seriously, I did the math and checked it many
many times over).
How does Access handle subqueries? When does the crunching switch
from back end to front end? Would doing it in VB with recordsets have
any advantages to stored querydefs? Does anyone have any tips for this
kind of thing?
Thanks in advance,
~J
In creating some graphs for the users in a FE/BE database, I end up
needing about 10 subqueries in series (with some in parallel) to do all
the calculations. Using the aggregate functions available in access
it's the best I could do (seriously, I did the math and checked it many
many times over).
How does Access handle subqueries? When does the crunching switch
from back end to front end? Would doing it in VB with recordsets have
any advantages to stored querydefs? Does anyone have any tips for this
kind of thing?
Thanks in advance,
~J