Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
collie
Constraint Violating Yak Guru
400 Posts |
Posted - 2009-02-18 : 06:49:05
|
Hi,I have a report in reporting services 2005. How can i create an email subscription?Also, is it possible via an asp.net application to let the user set the TO: email address and also the parameters for the report?The report consists of 2 dropdownlists that are used as the parameters for the stored procedure.ThanksWhisky-my beloved dog who died suddenly on the 29/06/06-I miss u so much. |
|
pavan_crm
Starting Member
7 Posts |
Posted - 2009-02-19 : 07:34:42
|
quote: Originally posted by collie Hi,I have a report in reporting services 2005. How can i create an email subscription?Also, is it possible via an asp.net application to let the user set the TO: email address and also the parameters for the report?The report consists of 2 dropdownlists that are used as the parameters for the stored procedure.ThanksWhisky-my beloved dog who died suddenly on the 29/06/06-I miss u so much.
The post is too vague. Could be specific on what you are trying to do? Are you trying ot create a eMail application using DOTNET that will also send params to the SSRS report?Thnx |
 |
|
collie
Constraint Violating Yak Guru
400 Posts |
Posted - 2009-02-19 : 07:56:44
|
Hi,I Want to allow the user to set the parameters of the report email subscription through asp.net.Whisky-my beloved dog who died suddenly on the 29/06/06-I miss u so much. |
 |
|
|
|
|