I have a query which takes orders for today and sums the order quantity for each stock code.
When this is put on the networked pc it takes 5 minutes.
Why???
If I sum all of the orders it is immediate.
If I choose the stock codes from an In() list it is immediate, even if I choose exactly the same as was ordered.
I can see no reason for this.
I have even tried deleting and re-writing the query.
I have other more complicated queries that this doesn't happen to.
I'm very confused and frustrated.
Please help.
When this is put on the networked pc it takes 5 minutes.
Why???
If I sum all of the orders it is immediate.
If I choose the stock codes from an In() list it is immediate, even if I choose exactly the same as was ordered.
I can see no reason for this.
I have even tried deleting and re-writing the query.
I have other more complicated queries that this doesn't happen to.
I'm very confused and frustrated.
Please help.