Click here to Skip to main content
15,912,756 members
Home / Discussions / Database
   

Database

 
AnswerRe: convert many to many to one to many Pin
Pete O'Hanlon16-Aug-07 0:30
mvePete O'Hanlon16-Aug-07 0:30 
AnswerRe: convert many to many to one to many Pin
SilimSayo16-Aug-07 7:48
SilimSayo16-Aug-07 7:48 
QuestionSql query question Pin
maxiachun15-Aug-07 20:20
maxiachun15-Aug-07 20:20 
AnswerRe: Sql query question Pin
Krish - KP15-Aug-07 21:06
Krish - KP15-Aug-07 21:06 
AnswerRe: Sql query question Pin
Urs Enzler15-Aug-07 23:09
Urs Enzler15-Aug-07 23:09 
AnswerRe: Sql query question Pin
John-ph16-Aug-07 0:10
John-ph16-Aug-07 0:10 
Questionthis is what iwant to do Pin
prasadbuddhika15-Aug-07 18:55
prasadbuddhika15-Aug-07 18:55 
AnswerRe: this is what iwant to do Pin
John-ph15-Aug-07 20:18
John-ph15-Aug-07 20:18 
Trigger's are probably used against a database operation like Insert, Update, Delete. Not when a job is failed.

Why not try with Sql Server Agent and the extended stored procedure xp_sendmail.

Sql server has the ability to send mail without being triggered from the application. you can set up a job through Sql Server agent that wakes up and check's at proper intervals whether any job is failed and if yes then send's email.

Regards
John
AnswerRe: this is what iwant to do Pin
Burnsys216-Aug-07 16:19
Burnsys216-Aug-07 16:19 
QuestionSSRS reporting Services Pin
zz81515-Aug-07 10:59
zz81515-Aug-07 10:59 
QuestionPivoting and concatenation in SQL 2005 Pin
Jamie Nordmeyer15-Aug-07 9:26
Jamie Nordmeyer15-Aug-07 9:26 
AnswerRe: Pivoting and concatenation in SQL 2005 Pin
pmarfleet15-Aug-07 10:01
pmarfleet15-Aug-07 10:01 
GeneralRe: Pivoting and concatenation in SQL 2005 Pin
Jamie Nordmeyer15-Aug-07 11:17
Jamie Nordmeyer15-Aug-07 11:17 
QuestionDatabase starter Pin
sajid.salim.khan15-Aug-07 5:08
sajid.salim.khan15-Aug-07 5:08 
AnswerRe: Database starter Pin
Giorgi Dalakishvili15-Aug-07 6:02
mentorGiorgi Dalakishvili15-Aug-07 6:02 
AnswerRe: Database starter Pin
leckey15-Aug-07 6:20
leckey15-Aug-07 6:20 
QuestionRe: Database starter Pin
andyharman15-Aug-07 7:35
professionalandyharman15-Aug-07 7:35 
AnswerRe: Database starter Pin
Pete O'Hanlon15-Aug-07 10:09
mvePete O'Hanlon15-Aug-07 10:09 
AnswerRe: Database starter Pin
Rocky#16-Aug-07 1:40
Rocky#16-Aug-07 1:40 
QuestionPrinting Tables Pin
Brendan Vogt15-Aug-07 1:12
Brendan Vogt15-Aug-07 1:12 
AnswerRe: Printing Tables Pin
kubben15-Aug-07 2:10
kubben15-Aug-07 2:10 
AnswerRe: Printing Tables Pin
Craster15-Aug-07 5:33
Craster15-Aug-07 5:33 
QuestionScript data from Database Pin
merwa14-Aug-07 23:12
merwa14-Aug-07 23:12 
AnswerRe: Script data from Database Pin
Colin Angus Mackay15-Aug-07 0:17
Colin Angus Mackay15-Aug-07 0:17 
AnswerRe: Script data from Database Pin
willcas115-Aug-07 22:17
willcas115-Aug-07 22:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.