Viewing 15 posts - 181 through 195 (of 452 total)
I don't know of any way to "downgrade" a SSRS report from 2008 to 2005 -- the file formats are different as I understand it. I think you'd have...
August 13, 2013 at 9:42 am
I'm running on a dev box and I'm the only one on it, so I can do a check point and flush caches ect. to get reasonable timings.
I changed the...
August 13, 2013 at 8:30 am
See if this helps: http://blog.summitcloud.com/2010/01/multivalue-parameters-with-stored-procedures-in-ssrs-sql/
HTH,
Rob
August 13, 2013 at 7:37 am
What version of Report Builder are you using? It sounds like you're using a newer version of Report Builder which is saving the .rdl in a different format than...
August 13, 2013 at 7:12 am
Thank you for the link -- a good explanation of parameter sniffing. Perhaps you're on to something with parameter sniffing. My Confio tool (Ignite) did say that the...
August 13, 2013 at 7:05 am
Koen,
No, I'm not positive in what takes the report so long. I'm not sorting or filtering in SSRS -- that's all taken care of in the query; it's a...
August 12, 2013 at 3:35 pm
Massan (7/28/2013)
I like to be improving my skills ones a while...
July 28, 2013 at 8:29 pm
When you manually process the cube (through SSMS) what is the error(s) it is spitting out?
July 18, 2013 at 8:55 am
A couple dumb questions:
1) Is there a RETAIL_YEAR column in your A_SALES_DAILY_FACT table? (I can't imagine why there wouldn't be if you just upgraded the DW db from 2000...
July 16, 2013 at 9:37 pm
Turns out the problem was in the db and I was able to recreate the blocking/deadlock with the query in SSMS (though it happened far less than when run through...
May 7, 2013 at 12:55 pm
bill-900846 (5/2/2013)
May 2, 2013 at 9:48 pm
sej2008 (5/1/2013)
May 1, 2013 at 9:48 am
You can't restore a newer/higher version of SQL Server to an older version (e.g. 2008 R2 --> 2000). You can go the other way (older to newer), though that...
April 30, 2013 at 8:04 am
Bruce Hendry (4/16/2013)
April 17, 2013 at 1:35 pm
Viewing 15 posts - 181 through 195 (of 452 total)