C
Chris Jones
I'm using OWC10 Pivot Table control to access data in a
relational database table in SQL Server. The table
contains about 50,000 rows consisting of 5 columns; 3 of
the columns contain text, 1 column contains a date, and 1
column contains a double.
The performance of the Pivot table is really slow. When I
drag/drop a field, it can take a minute or more for the
recalculation to complete. If I do essentially the same
operation directly in excel, the pivotting occurs almost
instantly.
What am I doing wrong?
Cheers,
Chris Jones
relational database table in SQL Server. The table
contains about 50,000 rows consisting of 5 columns; 3 of
the columns contain text, 1 column contains a date, and 1
column contains a double.
The performance of the Pivot table is really slow. When I
drag/drop a field, it can take a minute or more for the
recalculation to complete. If I do essentially the same
operation directly in excel, the pivotting occurs almost
instantly.
What am I doing wrong?
Cheers,
Chris Jones