all groups > sql server reporting services > december 2005 > threads for monday december 26
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Help me About Printer Deliver Extension
Posted by Raj at 12/26/2005 11:08:21 PM
Hi Friends,
I am using Sample Printing Delivery Extension i followed all steps by
Readme file but, i am not able to find it in my Subscription, can
anyone help me what exactly happened? I am attaching part of two files
with this
RsReportServer.config -
<Delivery>
<Extension Name="Printer De... more >>
Does the parameter of a report has has length limitation?
Posted by David Zhu at 12/26/2005 7:34:01 PM
Hi,
I tried to pass a long sql statement(about 2000 characters) as the parameter
of a report by ReportingService.Render() function, but it always encountered
an exception.
So What's is the max length of a parameter by using web service method?
Thanks.
... more >>
help with Reporting
Posted by Cesar at 12/26/2005 5:39:07 PM
Hi friends!
I have a problem with reporting
rsEvaluationCopyExpired
my reporting copy is a copy of msdn dvd original
what happend?.
Thank
Cesart
... more >>
How to give a chart a dynamic title?
Posted by Michael Bray at 12/26/2005 11:55:06 AM
I want to assign the chart title based on a parameter passed in from
another report... How can I do that?
-mdb... more >>
Reporting Service question
Posted by Joe at 12/26/2005 9:53:02 AM
I have seen the article "Integrating Reporting Services into Your Application"
It seems that we can use report by report viewer with report server or embed
locally
If the report embed local without the use of report server. We do not need
to have sql server 2005 right, if i just have 2000, we... more >>
Little problem
Posted by jman0 at 12/26/2005 9:01:37 AM
I'm trying to render a report inside an iframe, just setting the src
attribute of the iframe to the report url. When the report needs no
parameters, this works just fine, but if it needs parameters, the
report viewer will keep asking for them, although I used
rc:Paremeters=False in the url. If I... more >>
Hierarchical parameters
Posted by Koen at 12/26/2005 4:50:02 AM
Hi all,
does anyone know if it is possible within sql server 2000 to create
dependent parameters ? Eg : i have one parameter "City". If a user selects a
ceratin city, i would want to see the other parameter "Street" being filled
with alle the available streets...
I thought i read somewhe... more >>
|