You work as a database administrator at ABC.com. You are responsible for managing a SQL
Server 2008 database server named ABC-DB01. ABC-DB01 is configured to host the SQL Server
2008 Reporting Services (SSRS).
You are in the process of generating a SSRS report that will be accessed by employees when
they work from remote locations. However, these employees will not have access to ABC-DB01
when they work from remote locations. The report will be located in an application. You have been
instructed to make sure that the report is not generated abnormally.
Which of the following actions should you take?
A.
The ReportFolder should be modified.
B.
The report footer should be omitted.
C.
A filter that includes remote users should be added.
D.
The ReportViewer control and the LocalReport property should be used.