Click here to Skip to main content
15,896,118 members
Home / Discussions / Database
   

Database

 
QuestionUnusal Action in MS Access Database Pin
Dominick Marciano6-Apr-10 9:48
professionalDominick Marciano6-Apr-10 9:48 
AnswerRe: Unusal Action in MS Access Database Pin
David Mujica7-Apr-10 3:24
David Mujica7-Apr-10 3:24 
QuestionMessage Removed Pin
6-Apr-10 2:10
mrkeivan6-Apr-10 2:10 
AnswerRe: coding for a software which is gonna run on a server Pin
R. Giskard Reventlov6-Apr-10 2:53
R. Giskard Reventlov6-Apr-10 2:53 
AnswerRe: coding for a software which is gonna run on a server Pin
David Mujica6-Apr-10 3:05
David Mujica6-Apr-10 3:05 
GeneralRe: coding for a software which is gonna run on a server Pin
PIEBALDconsult6-Apr-10 11:07
mvePIEBALDconsult6-Apr-10 11:07 
QuestionSend E-mail at particular Interval Pin
sumit70345-Apr-10 23:29
sumit70345-Apr-10 23:29 
AnswerRe: Send E-mail at particular Interval Pin
Garth J Lancaster6-Apr-10 0:01
professionalGarth J Lancaster6-Apr-10 0:01 
There are lots of approaches

here is but one :-

Write a .NET Service That
1. Defines a Timer for whatever interval - eg 60 minutes
2 Every interval/timer event, read the database table
3. For every row in the selected users set from the database
3a. construct the email
3b. send email using whatever protocol is applicable for your mail server

'g'
GeneralRe: Send E-mail at particular Interval Pin
sumit70346-Apr-10 0:17
sumit70346-Apr-10 0:17 
GeneralRe: Send E-mail at particular Interval Pin
Garth J Lancaster6-Apr-10 0:35
professionalGarth J Lancaster6-Apr-10 0:35 
GeneralRe: Send E-mail at particular Interval Pin
sumit70346-Apr-10 1:00
sumit70346-Apr-10 1:00 
GeneralRe: Send E-mail at particular Interval Pin
Mycroft Holmes6-Apr-10 1:06
professionalMycroft Holmes6-Apr-10 1:06 
GeneralRe: Send E-mail at particular Interval Pin
sumit70346-Apr-10 1:31
sumit70346-Apr-10 1:31 
GeneralRe: Send E-mail at particular Interval Pin
Mycroft Holmes6-Apr-10 2:11
professionalMycroft Holmes6-Apr-10 2:11 
QuestionNeed last bit of help with a view being built Pin
Michael J. Eber5-Apr-10 13:40
Michael J. Eber5-Apr-10 13:40 
AnswerRe: Need last bit of help with a view being built Pin
Mycroft Holmes5-Apr-10 16:18
professionalMycroft Holmes5-Apr-10 16:18 
GeneralRe: Need last bit of help with a view being built Pin
Michael J. Eber5-Apr-10 19:43
Michael J. Eber5-Apr-10 19:43 
GeneralRe: Need last bit of help with a view being built Pin
Mycroft Holmes5-Apr-10 19:53
professionalMycroft Holmes5-Apr-10 19:53 
QuestionHow To fetch records from xlsheet Pin
raghvendrapanda5-Apr-10 1:53
raghvendrapanda5-Apr-10 1:53 
AnswerRe: How To fetch records from xlsheet Pin
Eddy Vluggen5-Apr-10 22:08
professionalEddy Vluggen5-Apr-10 22:08 
QuestionUndo Restore in Sql 2005 Pin
Abdul Rahman Hamidy4-Apr-10 19:34
Abdul Rahman Hamidy4-Apr-10 19:34 
AnswerRe: Undo Restore in Sql 2005 Pin
Mycroft Holmes5-Apr-10 1:36
professionalMycroft Holmes5-Apr-10 1:36 
AnswerRe: Undo Restore in Sql 2005 Pin
T21026-Apr-10 14:22
T21026-Apr-10 14:22 
QuestionSorting Pivot results Pin
Andy_L_J2-Apr-10 13:01
Andy_L_J2-Apr-10 13:01 
AnswerRe: Sorting Pivot results Pin
Mycroft Holmes2-Apr-10 13:18
professionalMycroft Holmes2-Apr-10 13:18 

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.