Is it possible to create a report and have it once a month save to a .pdf or an excel automatically and email out to a list of people as a snapshot, can this be done on express edition, if at all?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As Diego says, you are describing SSRS subscriptions.
Data Driven subscriptions are only available with SQL Server Enterprise edition, and Express does not support any subscriptions:
If you need to use Express edition, then you’ll need to build your own solution. But that would probably justify the cost of a standard Sql Server license.