Groups | Blog | Home
all groups > sql server reporting services > august 2006 >

sql server reporting services : render sql reports in web application


kris
8/2/2006 7:37:36 PM
hi,
Iam new to sql reporting services and i've to finish an application on it asap.The application is something like it.I've to generate a report with 4 input parameters.so i created the rdl file and uploded it to the report manager.But i've to create a web application with 2 dependent drop downs from which by user selection i've to change the report and deliver it to him/her either in excel or pdf.How can i do that.

Iam thinking like to create an asp.net application as usual and pass those parameters selected to the storedprocedure for the report.Iam not sure how to pass the parameters from the web application to the report and render it thru (c#) asp.net application.Any help will be appreciated
thanks
kri

From http://www.developmentnow.com/g/115_2004_10_0_3_0/sql-server-reporting-services.ht

Posted via DevelopmentNow.com Group
Amarnath
8/3/2006 2:34:02 AM
Try see some samples you can use "render" method of RS web services in your
asp.net

Amarnath

[quoted text, click to view]
AddThis Social Bookmark Button