I have figured out the sql statement to email information that I specify. What I cannot figure out is how to create a sql server job that will send me this email at specific periods of time. Does anyone know how to do this?
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.
In Management Studio:
EXEC someproc;).Nightly).To make sure it works, you can right-click the Jobs node, select Refresh, then right-click the job you just created, and select “Start Job at Step…”