I am working on an extranet solution that will contain some SSRS reports. We tend to use a report viewer to display reports to the end user.
What I cannot find out is exactly the way it is done. The client web browser will display the report, but where will it get the data from? Is the client browser direct access to the SSRS web service or the web server hosting the report viewer that retrieves data from SSRS?
What it boils down to is whether my SSRS server should be visible on the Internet or if this is enough if the web server can reach the SSRS server.
Anders abel
source share