How to send a ssrs report from ssis?
Answer / Prabhat Shishodia
To send a SSRS report from SSIS (SQL Server Integration Services), you can use the Execute DTSPackage task or Execute SQL task with RS.ExecuteReport stored procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the new features of sql server 2008 r2 reporting service?
How to create percentile function?
What is cached report?
Is ssrs support other database except ms sql server?
Can sub report data source be different from that of the parent report?
Explain how you can deploy an SSRS report?
What are the rendering extensions of ssrs?
What is the rdl file?
Would you store your query in a ssrs report or a database server? State the reason why?
Explain how would you store your query in an SSRS report or a Database server?
Difference between Logical Page and Physical Page in SSRS.
What is report server project?