Groups | Blog | Home
all groups > sql server reporting services > april 2007 >

sql server reporting services : Report Viewer Control to display reports



Paul
4/29/2007 11:32:47 PM
I have reports designed and deployed at the report server running Sql 2005
SSRS. I want to display those report in a vb.net Windows application using a
report viewer control and I have searched the internet for the past 2 weeks
and I still can not find anything or samples on how to do this. I wonder if
it is doable. Thanks.

BERKE Janos
4/30/2007 12:00:00 AM
Paul,

You should find the report viewer reference at
http://msdn2.microsoft.com/en-us/library/microsoft.reporting.winforms(vs.80).aspx .

However, if you want just to show a predefined report for the end users,
Visual Studio offers the basic settings for the control, such as Report
server and report name. It is not a big magic :)

I got this sample, hope it will help for you.
http://www.devx.com/dotnet/Article/30424

Regards,

Janos



[quoted text, click to view]
Andy Potter
4/30/2007 12:00:00 AM
Some great samples at http://www.gotreportviewer.com

--
Andy Potter
blog : http://sqlreportingservices.spaces.live.com
info@(NOSPAM)lakeclaireenterprises.com

[quoted text, click to view]

AddThis Social Bookmark Button