Friday, March 30, 2012

How to get the URL to access a report?

hi, all

I am just starting to use the SQL Server 2005 report service. And I also made some reports, and I am thinking how to get the URL to access the report, especially when I have some parameters need to be passed into the report.

Basically it's something like this:

http://servername/reportserver?/Sales/YearlySalesSummary&rs:Command=Render&rs:Format=HTML4.0&Year=2002

where Year is a parameter. Check the SQl Server Books Online for URL access.|||

Thanks.

More detail is at http://msdn2.microsoft.com/en-us/library/ms153586.aspx

|||Hi,
How if i want to pass my reporting server login credential in the url?

No comments:

Post a Comment