Frankwhite
05-22-2006, 05:22 PM
I'll make this short and sweet...
I'm using the latest OWC Pivot table component. I have patched and
updated EVERYTHING. When I load data into the Pivot table the cpu hits
90-100% and the memory usage continues to escalate until it eventually
craps out. Craps out = freezes the browser and pretty much the entire
system.
Has anyone else experienced this before? Any and all suggestions are
welcomed.
Thanks.
Frankwhite
05-22-2006, 06:31 PM
Just a little bit more info as I continue to test this issue...
Right now I'm just populating two dropdownlists that will load the
pivot table with one of two views from the database. One View ALWAYS
works fine...no problems, while the other View will cause my cpu to pin
90%+ and the mem usuage increments until my system freezes.
Frankwhite
05-23-2006, 03:45 PM
Ok, let me pose this question:
How much data can this pivot table query at one time? Can someone clue
me in on an acceptable range?
Thanks.
Alvin Bruney
05-23-2006, 09:26 PM
Remove the pivot table from the equation and run your code to see if you
still get the behavior. The pivot table can hold a lot of data on the order
of several thousand rows without issue.
--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------
"Frankwhite" <michael.mello@gmail.com> wrote in message
news:1148395506.022542.193680@i39g2000cwa.googlegroups.com...
> Ok, let me pose this question:
>
> How much data can this pivot table query at one time? Can someone clue
> me in on an acceptable range?
>
> Thanks.
>