Click here to Skip to main content
15,914,820 members
Home / Discussions / Database
   

Database

 
GeneralRe: Problem with Multiple search Stored Procedure Pin
reogeo200812-Jan-12 23:50
reogeo200812-Jan-12 23:50 
AnswerRe: Problem with Multiple search Stored Procedure Pin
Eddy Vluggen13-Jan-12 6:42
professionalEddy Vluggen13-Jan-12 6:42 
GeneralRe: Problem with Multiple search Stored Procedure Pin
SilimSayo17-Jan-12 10:41
SilimSayo17-Jan-12 10:41 
Questionclient informs client Pin
Luc Pattyn12-Jan-12 12:11
sitebuilderLuc Pattyn12-Jan-12 12:11 
AnswerRe: client informs client Pin
Peter_in_278012-Jan-12 13:03
professionalPeter_in_278012-Jan-12 13:03 
GeneralRe: client informs client Pin
Luc Pattyn12-Jan-12 14:56
sitebuilderLuc Pattyn12-Jan-12 14:56 
AnswerRe: client informs client Pin
Peter_in_278012-Jan-12 15:30
professionalPeter_in_278012-Jan-12 15:30 
AnswerRe: client informs client Pin
Luc Pattyn12-Jan-12 15:44
sitebuilderLuc Pattyn12-Jan-12 15:44 
AnswerRe: client informs client Pin
Mycroft Holmes12-Jan-12 13:32
professionalMycroft Holmes12-Jan-12 13:32 
GeneralRe: client informs client Pin
Luc Pattyn12-Jan-12 14:59
sitebuilderLuc Pattyn12-Jan-12 14:59 
AnswerRe: client informs client Pin
Eddy Vluggen14-Jan-12 0:12
professionalEddy Vluggen14-Jan-12 0:12 
GeneralRe: client informs client Pin
Luc Pattyn14-Jan-12 4:28
sitebuilderLuc Pattyn14-Jan-12 4:28 
AnswerRe: client informs client Pin
Eddy Vluggen14-Jan-12 5:59
professionalEddy Vluggen14-Jan-12 5:59 
AnswerRe: client informs client Pin
Luc Pattyn14-Jan-12 6:14
sitebuilderLuc Pattyn14-Jan-12 6:14 
AnswerRe: client informs client Pin
Eddy Vluggen14-Jan-12 7:01
professionalEddy Vluggen14-Jan-12 7:01 
AnswerRe: client informs client Pin
Luc Pattyn14-Jan-12 7:29
sitebuilderLuc Pattyn14-Jan-12 7:29 
GeneralRe: client informs client Pin
Eddy Vluggen14-Jan-12 7:54
professionalEddy Vluggen14-Jan-12 7:54 
QuestionEmail notificatiion for due date of task Pin
Seema Bawa12-Jan-12 7:20
Seema Bawa12-Jan-12 7:20 
AnswerRe: Email notificatiion for due date of task Pin
Mycroft Holmes12-Jan-12 11:43
professionalMycroft Holmes12-Jan-12 11:43 
Create a job that checks the data store where the job is, compare the system date with the job due date, get the email address from the employee table and send the email using SQL mail.

The information about jobs can be found using sysobjects and the related sys% tables. You will need to do some research as to where it can be found. Employee information is your problem.
Never underestimate the power of human stupidity
RAH

QuestionMS-SQL Server querry question Pin
ZGelic12-Jan-12 3:41
ZGelic12-Jan-12 3:41 
AnswerRe: MS-SQL Server querry question Pin
PIEBALDconsult12-Jan-12 9:01
mvePIEBALDconsult12-Jan-12 9:01 
GeneralRe: MS-SQL Server querry question Pin
ZGelic12-Jan-12 11:36
ZGelic12-Jan-12 11:36 
AnswerRe: MS-SQL Server querry question Pin
sri08018819-Jan-12 0:26
sri08018819-Jan-12 0:26 
QuestionMaking my DB faster Pin
Dewald12-Jan-12 3:37
Dewald12-Jan-12 3:37 
AnswerSQL Server Profiler Pin
David Mujica12-Jan-12 3:58
David Mujica12-Jan-12 3:58 

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.