all groups > sql server reporting services > october 2007 >
You're in the

sql server reporting services

group:

accessing reports via application


accessing reports via application Monet
10/28/2007 2:44:23 AM
sql server reporting services: Hi,

Does anyone know how I can limit SS report access only through our
application? Thanks.
SSRS Standard Edition
Re: accessing reports via application amit sinha
10/28/2007 11:56:20 AM
[quoted text, click to view]

There are three options for integrating Reporting Services into custom
applications: the Report Server Web service, also known as the
Reporting Services SOAP API, the ReportViewer controls for Visual
Studio 2005 and URL access. Each option provides a different approach
for integrating Reporting Services into your applications.

For Detail Refer http://msdn2.microsoft.com/en-us/library/ms153697.aspx
Re: accessing reports via application Bruce L-C [MVP]
10/29/2007 12:00:00 AM
Amit mentions the different ways to integrate with SSRS but you have an
additional requirement of the user only using this through your report. I
think the only way to do this is via forms authentication. This allows you
to control access. Next you would need to use webservices.
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

AddThis Social Bookmark Button