Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Create an interface to log to my report

0 views
Skip to first unread message

wadii boulila

unread,
Nov 17, 2009, 4:17:08 PM11/17/09
to
I create a set of reports with sql 2008 (.rdl). I would like to create a web
site in which I put these reports.
I would like to create an interface with login/password. This interface
enable user log to appropriate reports not all reports according to their
status.
Please have you an idea how can I do?
If possible send me an example?
Thanks a lot for your help.

url:http://www.ureader.com/gp/1157-1.aspx

Bruce L-C [MVP]

unread,
Nov 18, 2009, 10:40:40 AM11/18/09
to
You have three choices:
1. Create your own web app and integrate Reporting Services. There are
multiple ways to integrate Reporting Services. Your choices are: Web
Services, URL Integration or the webform control that ships with either
Visual Studio 2005 or 2008.

2. Use the portal that ships with Reporting Services called Report Manager.
Use integrated security. Use the Role based security to give rights to
different folders and reports.

3. Variation of #2. Use Report Manager with Forms based authentication (you
implement your own authentication).

#2 is the easiest. As long as you are in a domain then #2 is the easiest way
to get up and running by far. You have complete control over who and what
reports users have access to and there is no development needed.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

"wadii boulila" <boulil...@yahoo.fr> wrote in message
news:e32b53974ee14fb5...@newspe.com...

vinuthan

unread,
Nov 28, 2009, 1:07:01 PM11/28/09
to
hi

you can create a web page as usual with the login page. Then u can use the
report viewer control to display the report in the page.. This can be
dowloaded from the micrsoft site.


Regards
VB

"wadii boulila" wrote:

> .
>

0 new messages