Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here's my setup:
Pivot table uses an ADODB connection to pull from a single Access database table that contains about 1 million records. A user form contains parameters that will filter the dataset so the ADODB connection doesn't have to pull in the entire table. The problem is, even with filters the query still moves at a slow pace. Does the size of the table have an effect on the query performance---ie, regardless of how or what's filtered, the bigger the table the slower the query speed?? Is there a way to improve the query performance? Maybe adjusting the "MaxBuffer" setting in the cache...not sure what that is even. Or something else? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Running speed of Micrsoft Query with Multiple parameters | Excel Discussion (Misc queries) | |||
Improve speed of saving a large Excel file | Excel Discussion (Misc queries) | |||
Can you speed UP drag speed? | Excel Discussion (Misc queries) | |||
How to improve visuality? | Excel Programming | |||
Howto Improve speed? | Excel Programming |