Microsoft
70-448 · Question #291
You design a report by using SQL Server 2008 Reporting Services (SSRS). The report will be included in a Windows Forms application that is distributed to remote users. These users have no access to…
The correct answer is A. Use the ReportViewer control along with the LocalReport property. See the full explanation below for the reasoning.
Question
You design a report by using SQL Server 2008 Reporting Services (SSRS). The report will be included in a Windows Forms application that is distributed to remote users. These users have no access to the report server. You need to ensure that the application renders the report correctly. What should you do?
Options
- AUse the ReportViewer control along with the LocalReport property.
- BUse the ReportViewer control along with the RemoteReport property.
- CUse the Render method of the Reporting Services Simple Object Access Protocol (SOAP) API.
- DUse the RenderStream method of the Reporting Services Simple Object Access Protocol (SOAP) API.
How the community answered
(27 responses)- A81% (22)
- B4% (1)
- C11% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.