I am using SSRS 2008 R2. I am not an expert in reporting services technology. We have oracle databases. I write code PL/SQL code in Toad and put that in BIDS to make SSRS reports. So here is the scenario, certain queries pull more than 2million rows and they only take 7 seconds in Toad but when i try to run the same code in SSRS it takes forever and it won't return any data if the rows returned are somewhere around 1000 it executes very fast in SSRS. Is there a row limitation or something ?? Please shed some light on this. Thanks.
svk