Groups | Blog | Home
all groups > sql server reporting services > august 2004 >

sql server reporting services : Parameters in Reporting Services


Delphos
8/6/2004 4:19:02 PM
Hello I'm trying to send any parameters to reporting services I using
URLaccess, but it not valid nothing
examples
http://localhost/Reports/Pages/Report.aspx?ItemPath=%2fReportes+Acceder%2fImpresiones%2f01+Acceder+Catalogo+de+Personal&ordenar=C

parameter name =ordenar
value=C

Dmitry Vasilevsky [MSFT]
8/6/2004 5:56:31 PM
Use ReportServer virtual root:

http://localhost/ReportServer?ItemPath=%2fReportes+Acceder%2fImpresiones%2f01+Acceder+Catalogo+de+Personal&ordenar=C

--
Dmitry Vasilevsky, SQL Server Reporting Services Developer
This posting is provided "AS IS" with no warranties, and confers no rights.
--

----------------------------------------
[quoted text, click to view]

AddThis Social Bookmark Button