I have a stored procedure that gets executed daily, it checks a table in the database to see if the current date equals the month end date. If it does then it processes and executes other store procedures.
I have an ssrs report that needs to be ran and distributed from within the stored procedure. I have been searching and have come across other similar needs but no solution. Would anyone know how to do this, or lead me in the proper direction to accomplish this?
Thanks in advance
I have an ssrs report that needs to be ran and distributed from within the stored procedure. I have been searching and have come across other similar needs but no solution. Would anyone know how to do this, or lead me in the proper direction to accomplish this?
Thanks in advance