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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-09-02 : 07:33:11
|
| manish writes "Hai,I want to create and send mail automatically after a certain period of time depends on certain calulation in the table.Please guide me how to do this task.Warm RegardsManish" |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-09-02 : 08:17:28
|
| You can create a scheduled task which polls and sends the email when necessary.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|