dbTalk Databases Forums  

How to send email without using SQL Mail in DTS

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss How to send email without using SQL Mail in DTS in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Leo
 
Posts: n/a

Default How to send email without using SQL Mail in DTS - 10-01-2003 , 09:13 AM






I tried to use SQL Mail function in the DTS. Is it
possible I can send E-Mail without using SQL Mail in SQL
Server . I knew that there is an CDOSYS.dll driver in the
server. How to use CDO to send E-Mail? Many Thanks.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: How to send email without using SQL Mail in DTS - 10-01-2003 , 09:25 AM






Here is an alternative that a lot of people are getting happy about

http://www.sqldev.net/xp/xpsmtp.htm

--
--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"Leo" <leo16882001 (AT) yahoo (DOT) ca> wrote

Quote:
I tried to use SQL Mail function in the DTS. Is it
possible I can send E-Mail without using SQL Mail in SQL
Server . I knew that there is an CDOSYS.dll driver in the
server. How to use CDO to send E-Mail? Many Thanks.



Reply With Quote
  #3  
Old   
Andrew
 
Posts: n/a

Default Re: How to send email without using SQL Mail in DTS - 11-04-2003 , 11:21 AM



I implemented a solution somewhat differently. I have a DTS package that
creates an XMLRPC post
and sends it to a special mailer ASP Script on one of our Win200 Webservers-
the webserver sends
the email via CDONTS. Very round-about to be sure, however, we have a very
odd network
configuration here.

Andrew

"Leo" <leo16882001 (AT) yahoo (DOT) ca> wrote

Quote:
I tried to use SQL Mail function in the DTS. Is it
possible I can send E-Mail without using SQL Mail in SQL
Server . I knew that there is an CDOSYS.dll driver in the
server. How to use CDO to send E-Mail? Many Thanks.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.