Viewing 15 posts - 46 through 60 (of 93 total)
I had an intuition prior to this that Sergiy might be from a non-US locale, but now I'm wondering what planet he is from.
If you are lucky enough to walk...
October 5, 2007 at 11:29 am
I'm pretty sure the tools provided by the native SSRS functionality won't allow doing what you are trying to do (at least SSRS2K) -three separate outputs with one set of...
October 5, 2007 at 9:55 am
I don't have the code to share but as a concept that I know would work you could use a small .Net wrapper application that provides the parameter UI, then...
October 5, 2007 at 9:21 am
I'd vote for keeping the full number of the 'needing help' items, but condense it as others have suggested as in just listing the posts' subjects and not a portion...
September 27, 2007 at 8:22 am
I have had the same issue\error message even with using temp tables in stored procedures. My solutions were to:
1) Use a @table variable instead of actual #temp table for relatively small...
August 23, 2007 at 9:14 am
I know this is a bit late but I ran across this as I was researching another SSRS issue.
Another reason subscriptions will stop running, which bit us a few times,...
July 31, 2007 at 8:31 am
I didn't see that you tried the parameter sniffing workaround in your code to reassign the input parameters to declared variables but you may have listed you original code. I haven't inspected...
February 22, 2007 at 10:26 am
One quick test you can try in relation to the first section of Kevin's response is to DECLARE new variables within the body of the stored procedure matching the input parameters, assign the...
February 22, 2007 at 8:53 am
All these posts with happy people with nothing to do at the end of the year confirms my suspicions that DBA's are slackers . ...
December 8, 2006 at 9:40 am
Lucky you, with things slowing down towards the end of the year. In our organization, when people finalize wake up and realize that time is short, we can typicallly expect...
December 8, 2006 at 8:40 am
The multi-value checkbox is only available with RS2005, the author mentions using RS2000 where this capability is not possible.
October 12, 2006 at 9:05 am
Well if the local variable usage doesn't fix it then you do have a real head-scratcher. I do however see a couple of places where you could change things which...
September 26, 2006 at 8:16 am
This subject has been posted before in this forum and I am not sure why this works this way, but as first thing in your procedure declare some local variables...
September 25, 2006 at 8:42 am
The scale of the photo is deceiving, the Columbia river at the point the photo is taken is about a half mile wide, and the banks are between 20 and...
July 17, 2006 at 11:25 am
David, this is great news and we have been wondering about this in our company as well in order to take advantage of some of the features in RS2005 that...
July 14, 2006 at 8:46 am
Viewing 15 posts - 46 through 60 (of 93 total)