- Jun 23, 2004
- 990
- 0
- 76
I know that there's a way in MS SQL Server to setup an alert to fire an email, for example, when the value of a column changes. However, can I do this when a certain date passes and a column's value isn't filled in (null or emptystring). For example, at the end of the month, someone should fill in a column with when a certain task was completed. If by the end of the month that doesn't occur, an email should be fired off to them as a reminder.
If this is possible with MS SQL Server natively, is the same possible with mySQL? The reason I'm asking so generally is because I haven't yet began to design this. I haven't decided whether I'm going with ASP and MS SQL Server or php and mySQL...
All help is greatly appreciated, as usual.
If this is possible with MS SQL Server natively, is the same possible with mySQL? The reason I'm asking so generally is because I haven't yet began to design this. I haven't decided whether I'm going with ASP and MS SQL Server or php and mySQL...
All help is greatly appreciated, as usual.
