Link to home
Start Free TrialLog in
Avatar of KavyaVS
KavyaVS

asked on

How to add and dispaly SQL Report in ASP.Net web application

I created  a sql report using SQL2008R2.I want to add the report to ASP.Net web application.How to add the report to web application and display it in report viewer.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of TempDBA
TempDBA
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of KavyaVS
KavyaVS

ASKER

I am not going to access the report from report server.I created a report and want to add it to the web application directly.

How to add the report to web application and display it

Thanks.
SOLUTION
Avatar of Alpesh Patel
Alpesh Patel
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of KavyaVS

ASKER

Thanks