I’m loking for a solution to create a project to run a report created in SSRS and send it by email to users..
I’m no familiar with C# to write my script task..
Finally I want to schedule a job in SQL server that run this project everyday
some idea or samples for me!!!
Thanks
if ssrs is configured correctly, you just need to set up a subscription to the report to have it emailed on a schedule.