Ok,
I have just developed the c# app and the rs report...how does my c# app
open the report (and how does it pass parameters)?
Thanks,
TrintTwo ways to integrate. Either with URL integration (embed the IE control and
give it the appropriate URL) or web services. URL integration is easier.
With Widbey and Yukon their will be available a winform and webform controls
but for now you need to use one of these other integration methods.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"trint" <trinity.smith@.gmail.com> wrote in message
news:1104503150.525220.298270@.c13g2000cwb.googlegroups.com...
> Ok,
> I have just developed the c# app and the rs report...how does my c# app
> open the report (and how does it pass parameters)?
> Thanks,
> Trint
>|||Look at the ReportViewer control that is part of the Sample
Applications that are installed with RS. It is designed to view the
report in a web page, but might be helpfull.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment