Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I developed one report by using stored procedure which contains around 40 parameters.

Now my requirement is I have to schedule a report with dynamic acess i.e assume my report contains userid parameter and I need to pass the parameter to the userid in report dynamically.

My actual requirement is my client having around 250 users and each user having more than 5 lac records. For this we developed offline report but the issue is we have to schedule a report to export to EXCEL and it should store in share folder and from this shared folder corresponding user can download the report.


thanks in advance.
Posted
Updated 21-Mar-13 8:14am
v2
Comments
[no name] 21-Mar-13 13:46pm    
Sounds like you want a SQL Job Agent.
bbirajdar 21-Mar-13 14:05pm    
I have researched a lot myself on this problem. It is NOT POSSIBLE in SSRS.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900