Hi,
I have a SQL script which I run periodically to check errors in our database.
I wanted to schedule this script to run automatically on certain dates and send me an email with the result.
Can I do this with SSRS?
Instead of defining all Datasets and design the report with all the tables 1 by 1, is there an easy way to just run my SQL script, which has a bunch of SELECT commands?
Is there any other easier solution than using SSRS?
Thank you,
Steven
I have a SQL script which I run periodically to check errors in our database.
I wanted to schedule this script to run automatically on certain dates and send me an email with the result.
Can I do this with SSRS?
Instead of defining all Datasets and design the report with all the tables 1 by 1, is there an easy way to just run my SQL script, which has a bunch of SELECT commands?
Is there any other easier solution than using SSRS?
Thank you,
Steven