June 28, 2010 at 8:54 am
Hi,
I am using SQL Server 2005,Visual Studio 2005.
I have reports deployed in Report Server.
Now we need to access them from the application.
Can you help me how to configure report viewer in visual studio,to access reports from the report server.
Thanks in advance.
June 29, 2010 at 9:41 am
I think you need to have a reports solution in VS2005.
Once you have this, add the Data Sources and then to add the reports:
Right click reports...Add...Existing Item -> point to your RDL file.
Note: You may have to download the .rdl file rather than directly access the report server.
gsc_dba
July 2, 2010 at 8:23 am
I achieved this through the report viewer by selecting the server report in the report viewer properties in visual studi 2005 and giving reportserver URL and report path in the report viewer properties
Thanks
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply