Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Is there a limit in the number of rows to plot

Author  Topic 

korn_bo2
Starting Member

2 Posts

Posted - 2008-01-10 : 22:48:52
Hi,
Here's my problem.
I have an Area Chart, and I need to plot more than 300,000 records. Problem is RS cannot seem to handle this huge dataset. It would retrieve for 20mins, then after that it will just have an error "Internet Explorer cannot display the webpage". I am not encountering this if I just have a few records to plot. Please help

korn_bo2
Starting Member

2 Posts

Posted - 2008-01-10 : 22:52:14
one more thing.. If I ran the stored procedure in the analyzer, it doesnt show any error message. Is this something to do with the amount of data that RS can handle? or hardware? or network issue?
Go to Top of Page
   

- Advertisement -