D
Dick Watson
I was just reading the archives and find the "Solution" to this problem is a
Dlookup domain function instead of the subquery. I can use this, but surely
it's suboptimal and has performance impact.
Why doesn't Jet allow this? Why shouldn't it just be content to solve the
subquery and then use that value for the UPDATE? Is this limitation
documented somewhere? Is there a better workaround that the Dlookup? It
seems like using a subquery to do this would be a common design solution...
Dlookup domain function instead of the subquery. I can use this, but surely
it's suboptimal and has performance impact.
Why doesn't Jet allow this? Why shouldn't it just be content to solve the
subquery and then use that value for the UPDATE? Is this limitation
documented somewhere? Is there a better workaround that the Dlookup? It
seems like using a subquery to do this would be a common design solution...