I try to run a query which consists of several others.
When I run it with a small test table (12.000 records) I do not get the message. When running with a production table (1.300.000 records) I do get the message. It only happens when I link a final extra query where I link the tables by fields that are calculated values.
Why not with the test table and why I do get the message with the big table?
When I run it with a small test table (12.000 records) I do not get the message. When running with a production table (1.300.000 records) I do get the message. It only happens when I link a final extra query where I link the tables by fields that are calculated values.
Why not with the test table and why I do get the message with the big table?