Viewing 6 posts - 1 through 7 (of 7 total)
crashdan (4/10/2013)
smcguire (4/10/2013)
April 10, 2013 at 3:13 pm
Hi Guys,
I did find out in the end what the actual reason was. Its Parameter Sniffing. I think basically SSRS sends through NULL values for the parameters for the query...
June 24, 2010 at 4:02 pm
Not sure if you are still looking for a work around for this but I posted something here: http://www.sqlservercentral.com/Forums/Topic859015-150-1.aspx it might get you over the issue. I read on another...
May 17, 2010 at 7:13 pm
I was able to find how I did this previously. I created a Temp table placed the values that we wanted to filter on in it then did an inner...
March 11, 2010 at 3:00 pm
Not sure if your interested but I was reading an article just the other day on this issue which I think is a good solution for styles. It doesnt use...
February 4, 2010 at 8:43 pm
I recall some time ago we had the same issue where we were passing in the parameters within SSRS to a SQL Dataset and it would slow it all down...
February 4, 2010 at 5:59 pm
Viewing 6 posts - 1 through 7 (of 7 total)