Hi everyone,
I was wondering if there is an equivalent of the "after report" and "before report" events that existe in Oracle Report Builder. In ORB, we can use these events to handle errors or update parameters and to much thing before or after report execution in PL/SQL.
Can anyone tell me if SSRS has similar events and how to work with them? Which language should I use to handle these events in SSRS?
Thanks in advance for your help!