URL Access
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 types of items that are included in the URL. For more information about specific parameter prefixes, see Using Parameter Prefixes in a URL.
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. Reporting Services URL functionality is compatible with most Internet browsers or applications that support standard URL addressing.
在此章節中
Topic | Description |
---|---|
Describes the syntax for accessing the report server directly through a URL. |
|
Lists the parameter prefixes available for use in URL access. |
|
Describes how to use URL commands. |
|
Describes how to reference a report server item in a URL. |
|
Describes the URL access parameters that are available for configuring the way in which reports are displayed in the viewer. |
|
Describes how to run reports through URL access. |
|
Describes the parameters used to specify particular rendering formats. |
|
Describes how to pass report parameters to a report using a URL. |
|
Describes how to use URL commands to manage session state. |
|
Describes how to render a report history snapshot using URL commands. |
|
Describes how to specify search text in a URL. |
|
Describes how to use URL commands to set data source credentials. |
|
Describes how to use URL commands to pas device info settings. |
|
Describes how to override report server language settings in a URL. Reports will render in the language set in the URL. |
請參閱
概念
Introducing Reporting Services Programming
其他資源
Integrating Reporting Services Using URL Access
Reporting Services Programming
在報表管理員中尋找及檢視報表