Hello,
I am using SQL Express with Advanced Service Features.
I want to Schedule a job to send email SSRS reports daily.
How it can be possible in SQL EXPRESS ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj BhoirPosted Jul 13, 2015, 5:58 AM
Raja TPosted Jul 13, 2015, 3:05 AM
Piyush PansuriyaPosted Jul 13, 2015, 2:13 AM
Manoj BhoirPosted Jul 13, 2015, 1:14 AM
SQL Server Express editions are limited in some ways - one way is that they don't have the SQL Agent that allows you to schedule jobs.
There are a few third-party extensions that provide that capability - check out e.g.: