tektripper
MIS
I have a query that makes use of many vba functions (but very basic). It uses 3 tables that are all indexed on the linked fields. If I run this query as select query it takes a few seconds before the datasheet appears. If I would like to view all records (ie move to last row) it may take a minute or two (the output is 10-15k rows.
When I convert this query to a make table/append query it takes an eternity to run.... In fact I am sitting here wondering if it will ever finish :-(. It would be quicker if I copied the output from the select query and pasted it into another table.
The database links to our data warehouse and blows up quickly (which is why it is compacted/repaired daily) but i can't understand why such a difference between the two query types (we are tallking a factor of x 100 or x 1000).
Driving me insane.
PS: My computer is a WIN NT P111 850 with 256 mb ram.
When I convert this query to a make table/append query it takes an eternity to run.... In fact I am sitting here wondering if it will ever finish :-(. It would be quicker if I copied the output from the select query and pasted it into another table.
The database links to our data warehouse and blows up quickly (which is why it is compacted/repaired daily) but i can't understand why such a difference between the two query types (we are tallking a factor of x 100 or x 1000).
Driving me insane.
PS: My computer is a WIN NT P111 850 with 256 mb ram.