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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 sending mail using cdonts through sql server agent

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-07-02 : 11:08:40
caprig writes "How can we use sql server agent to send mail after some time period using cdonts? here I have to pick up the values like email id , etc from a table. is this possible?"

Kevin Snow
Posting Yak Master

149 Posts

Posted - 2002-07-02 : 16:40:58
Try CDONTS in the FORUM SEARCH-

There are many threads (including this one- http://www.sqlteam.com/Forums/topic.asp?TOPIC_ID=16700)
regarding Queues and accessing CDONTS via stored procedures.

Go to Top of Page

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2002-07-02 : 19:45:37
Also, an article search here on SQLTeam leads to Merkin's article on Building a Mail Queue System which sounds just like what you're looking for.

Go to Top of Page
   

- Advertisement -