How do I allow people to view my reports via my website? Do you have a sample HTML link I can use to reference my reports?

  • The Report Server is accessible through URL requests. URL requests contain parameters that are processed by the Report Server. The way in which the report server handles URL requests depends on the parameters, parameter prefixes, and type of item that are included in the URL. For more information about specific parameter prefixes, see SQL Reporting Services Books Online.
  • You can use URL access to embed hyperlinks to reports and other Report Server items in the applications that you develop. Report Server URLs adhere to the URL formatting guidelines as proposed by the joint World Wide Web Consortium W3C/IETF draft standard. URL access is compatible with most Internet browsers or applications that support standard URL addressing.
  • Here is sample code HTML code that will create a link called 'My Report' that will access the report server when clicked:
My Report

For more information on URL access to reports visit SQL Reporting Services Books Online.

  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

What do I need to do to sign up for SQL Reporting Services?

Contact sales@oissite.com and request a Reporting Services account today!

What is SQL Reporting Services?

Microsoft® SQL Server™ 2005 Reporting Services is a new server-based reporting platform...

How do I reference SQL Reporting Services in my own web application?

The SQL Reporting Services product available with your account offers web service that allows...

How do I create a report?

There are 2 common ways of creating a report for use by SQL Reporting Services. Reports in...

How can I get more information on SQL Reporting Services?

There are many resources available for SQL Reporting Services, but SQL Reporting Services Books...