Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
akpaga
Constraint Violating Yak Guru
331 Posts |
Posted - 2008-10-24 : 10:10:33
|
Hi I want to customize the email notifications that are sent when a sql server job fails.I want to add some content to the mail that is sent.How can it be done.Thanks in advance |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-10-24 : 10:44:15
|
You can use notification in SQL job for mail. Read this:http://classicasp.aspfaq.com/email/how-do-i-send-e-mail-from-sql-server.html |
 |
|
akpaga
Constraint Violating Yak Guru
331 Posts |
Posted - 2008-10-24 : 11:26:05
|
Thanks it worked . |
 |
|
|
|
|