Is there a way (of course there is) to access the reportparameters for a
report?
Any samples would be appriciated. I want to write a webpage that
automatically renders all the arguments for a report..
PLS Help
Reg.
Kjell--
| From: "Kjell Brandes" <kjell@.brandes.tv>
| Subject: accessing reportparameters programmaticly'
| Date: Mon, 22 Nov 2004 15:35:52 +0100
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
| Message-ID: <umU9TCK0EHA.1452@.TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| NNTP-Posting-Host: 193.15.95.2
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11
.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.sqlserver.reportingsvcs:35550
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| Is there a way (of course there is) to access the reportparameters for a
| report?
|
| Any samples would be appriciated. I want to write a webpage that
| automatically renders all the arguments for a report..
|
| PLS Help
|
| Reg.
| Kjell
|
|
|
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Hi Kjell,
When accessing reports using URLs, you can manage how report parameters are
handled. You need to add a string to the URL (using the
&rc:ParameterName=Parameter value format) for each parameter that you want
to change. You can find more details on msdn:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rswork/htm/
rwp_workingreports_v1_86aq.asp
Also, make sure you use SSL if the parameter values contain sensitive data.
Yasemin Gunduz
Support Engineer
This posting is provided "AS IS" with no warranties, and confers no rights.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment