WinXP, off2003, PC RAM 2 Gb, procesor 3,8 GHz
Problem:
I should (VBA sub)create xls pivot table report from txt file with 150.000 recors or more. I used ODBC text driver connection and first 56.000 recors are reading normaly, but others 100.000 with speed about 60 records per second. (the same speed with mdb files and access driver).
Is any possibility to speed up pivot table reading records.
(no success with changing MaxBufferSize,MaxScanRows,...)
Need explain about parameters MaxBufferSize,MaxScanRows, PageTimeout.
Thanks
Bojzon
Problem:
I should (VBA sub)create xls pivot table report from txt file with 150.000 recors or more. I used ODBC text driver connection and first 56.000 recors are reading normaly, but others 100.000 with speed about 60 records per second. (the same speed with mdb files and access driver).
Is any possibility to speed up pivot table reading records.
(no success with changing MaxBufferSize,MaxScanRows,...)
Need explain about parameters MaxBufferSize,MaxScanRows, PageTimeout.
Thanks
Bojzon