Viewing 15 posts - 46 through 60 (of 64 total)
Why can't you just update the data source with the new server name?
August 15, 2008 at 3:42 pm
This is just a shot in the dark, but do you have another group after this one set to page break at end?
August 14, 2008 at 10:52 am
You can also call a sub-report that uses a matrix
August 14, 2008 at 10:39 am
Thanks G, but I don't think that's what I'm looking for. I'm not trying to hook into the report programmatically from outside the report, but rather inside in the report...
June 5, 2008 at 2:12 pm
Very interesting link. I especially liked the part that breaks the salary down by certification type. I've been half-heartedly working on certification and it gives me a better idea of...
June 2, 2008 at 4:32 pm
I'm on the trail dynamic subreports as well and a colleague came across the following snippet of code in a newsgroup somewhere:
First, I created a subreport and created a Parameter...
May 30, 2008 at 11:03 am
Yes, but in this case I was trying to get away from creating the temp table since the stored procedure I'm calling is subject to change by client and plan...
May 9, 2008 at 8:15 am
Well...........if I had looked at BOL first instead of last, I would have discovered that you CANNOT use variables with OpenQuery and OpenRowset. Anyway, nobody else responded so I guess...
May 8, 2008 at 9:10 am
I just wanted to post the solution, in case anyone else coming from SQL 2000 to 2005 bumps up against the same thing. It's really stupid.......I almost hate to post it,...
August 31, 2007 at 11:56 am
I'll tell you another way not to get a person's attention is to send an email about "job possibilities" and then ask all kinds of personal questions before you've said much about...
June 6, 2007 at 2:15 pm
So far I like the way they have broken up the MS courseware for SQL 2005 into smaller, and what appears to be more in-depth coverage of SQL topics. I...
October 5, 2006 at 7:36 am
That's one of the things that doesn't seem to make sense to me about the Tuning Wizard is that you're supposed to limit the number of queries you run the...
October 4, 2006 at 8:55 am
Yes I have made a good attempt to research my questions in BOL, the courseware materials, some of the WROX reference books I have and by Googling. The reason I...
September 29, 2006 at 8:01 am
I don't mean to be rude either but this is a Discussion Forum and if this is not a good place to bring up a discussion, then what is it...
September 28, 2006 at 8:39 am
Thanks for posting Cory. I have been following your posts because I am in the same situation, except that for the moment I can pop over to my other machine...
September 30, 2005 at 10:20 am
Viewing 15 posts - 46 through 60 (of 64 total)