Viewing 15 posts - 361 through 375 (of 2,010 total)
Couple of things, first if this is really an SSIS question you might have better luck posting it in the SSIS forum. Secondly, yes SSIS is one way to...
June 10, 2010 at 9:43 am
Richard Gardner-291039 (6/10/2010)
June 10, 2010 at 8:56 am
Stefan Krzywicki (6/10/2010)
Richard Gardner-291039 (6/10/2010)
June 10, 2010 at 7:59 am
only4mithunc (6/9/2010)
I'm still trying to get a solution.
Luke / Veeren ,
As you mentioned I can use the http://...
June 10, 2010 at 6:26 am
If they aren't in the business of re-writing code, what does your support contract get you? perhaps you could look at a cost savings for your company by renegotiating...
June 8, 2010 at 6:55 pm
Phil, since it's a 3rd party report referencing an encrypted stored procedure do you have a support contract that you can beat them over the head with to fix it?
If...
June 8, 2010 at 11:52 am
Seems like a pretty straightforward error.
Could not complete cursor operation because the table schema changed after the cursor was declared.
Looks like in your dataset named Requirements you're using a cursor...
June 8, 2010 at 6:46 am
OK it sounds like your company is using embedded images, again this is a bit of a guess, but if it gets uploaded with the report then that's probably what...
June 7, 2010 at 1:03 pm
Also, how are you displaying the image? Is it a background for the header, located in an image control? If so, how did you specify it, web/URL, embedded,...
June 7, 2010 at 12:47 pm
Is the problem the image itself or it's size?
Did someone make a change to the image and all of a sudden you are having these issues? I'm guessing there...
June 7, 2010 at 12:42 pm
If this is a different issue (i.e. not relating to SSRS 2008 Development) I would suggest creating another thread in the appropriate forum. Be sure to read the first...
June 7, 2010 at 12:03 pm
I take it your issue is less about the cells merging and more about issues with attempting to sort the report using the excel tools and receiving an error something...
June 7, 2010 at 11:35 am
Thanks for the thoughts Lutz. I think that's basically what I'm doing or at least attempting to achieve. At first I tried grabbing a distinct set of firstnames...
June 7, 2010 at 7:57 am
Again, this is not a good use case for Reporting Services, I suppose it could theoretically be done by passing the parameters to some stored procedures but it's just not...
June 5, 2010 at 6:26 pm
Viewing 15 posts - 361 through 375 (of 2,010 total)