I have a set of queries that seem to behave oddly. If I do a 'Refresh All' the refresh never ends (well not in the span of my patience which is many minutes), but if I refresh individual queries in the order that I would anticipate their execution it only takes a few minutes - and most of that is me button clicking. The structure of the set of queries is as follows:
To do the manual refresh I click first on qrySource, then each of the detail queries followed by the summary, which as I've said works as expected. Unfortunately, I can't get directly to the summary from the source as the processing in each detail query is required.
When doing a Refresh All, very quickly the qrySource loads data and reports that 161 rows have been loaded. Which seems correct. The detail queries then seem to get stuck at 'Loading Data.....' with a little spinning circle of dots. Even when I left it running in the background for several hours nothing seemed to happen. If I remove the qrySummary the refresh works as expected so it is the bottom set of links that seems to be causing the problem.
I really would be grateful for any ideas or suggestions.
Best Regards
To do the manual refresh I click first on qrySource, then each of the detail queries followed by the summary, which as I've said works as expected. Unfortunately, I can't get directly to the summary from the source as the processing in each detail query is required.
When doing a Refresh All, very quickly the qrySource loads data and reports that 161 rows have been loaded. Which seems correct. The detail queries then seem to get stuck at 'Loading Data.....' with a little spinning circle of dots. Even when I left it running in the background for several hours nothing seemed to happen. If I remove the qrySummary the refresh works as expected so it is the bottom set of links that seems to be causing the problem.
I really would be grateful for any ideas or suggestions.
Best Regards