Viewing 15 posts - 316 through 330 (of 2,010 total)
Seems like you're using the wrong tool for the job. More than likely you're bumping up against the timeout for either a) the Database, connection etc, b) the reportserver's...
July 13, 2010 at 1:58 pm
yup, that's basically how you'd do it, but if you have a fair number of reports it could become a bit of a pain. I'd suggest you look into...
July 12, 2010 at 1:11 pm
GilaMonster (7/12/2010)
Gianluca Sartori (7/12/2010)
Alvin Ramard (7/12/2010)
July 12, 2010 at 9:25 am
Have a look at the following from BOL and see if it doesn't get you pointed in the right direction.
http://msdn.microsoft.com/en-us/library/ms159624.aspx
Basically though, you need to look at the way the website...
July 8, 2010 at 7:21 pm
This sounds like a much different problem, it might be best to post your own question with appropriate information to help us help you. Have you checked to make...
July 8, 2010 at 1:50 pm
OK, so it looks like you are using the Level() function to define Level Column? IS that correct? I don't understand where you are trying to use this...
July 8, 2010 at 6:29 am
The way I've accomplished this has been to create a text box that spans the entire length of your header. Then right align the text. This does 2...
July 7, 2010 at 8:18 am
If you want to open the new report in another window, you'll have to use some javascript. check out the following link as it goes through it in decent...
July 7, 2010 at 6:43 am
I hate to sound like a broken record but...
Could you please describe what you are trying to do in a bit more detail? Is this textbox just a stand-alone textbox...
July 7, 2010 at 6:10 am
sabarichandru (7/7/2010)
I nees a steps to fine tune the SSRS reporting . what are all the major points to be considered .
i know its a silly questions . but...
July 7, 2010 at 2:30 am
Sounds like you may have just dropped a bunch of text boxes on your report form. Without wrapping them in somethign that will generate the rows for you you'll...
July 6, 2010 at 2:27 pm
Could you please describe what you are trying to do in a bit more detail? Is this textbox just a stand-alone textbox or is it part of a table/tablix...
July 6, 2010 at 2:19 pm
Thanks for taking the time to write it up to share. If you have another sample database that you'll be including with the article then that would be great...
July 2, 2010 at 9:47 am
You should be able to toggle it on and off by means of the visible property much like any other item, but if that isn't working for you try putting...
July 2, 2010 at 9:25 am
Viewing 15 posts - 316 through 330 (of 2,010 total)