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

How to combine VB.net/C# and reporting services?

0 views
Skip to first unread message

Geri Reshef

unread,
Dec 17, 2004, 10:40:35 AM12/17/04
to
I need a simple example of a VB.net/C# program which opens a Reporting Services report using some parameters.
I want to check programatically the parameters suplied by the user before I open the report.
Thanks!

Bruce L-C [MVP]

unread,
Dec 17, 2004, 11:05:10 AM12/17/04
to
You need to understand the two different ways of integrating and then decide which way you want to go. The easiest and fullest features is to use URL integration. Note that you can make sure you understand this by assembling the URL and testing it out by pasting it into IE. You embed the browser control, create the URL and set the browser control to it. The other way is web services. With Yukon/Widbey there will be a winform and a webform control but until then you need to use one of the methods above. My suggestion is to start off making sure you understand URL integration.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

Geri Reshef

unread,
Dec 17, 2004, 11:49:41 AM12/17/04
to

Carpetking

unread,
Mar 28, 2005, 12:57:01 PM3/28/05
to
Do you have some document or site that you can recommend where I could get
more information on URL integration? Thanks! - Eric -
0 new messages