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 2005 Forums
 Transact-SQL (2005)
 send mail with dts 2000

Author  Topic 

inbs
Aged Yak Warrior

860 Posts

Posted - 2008-12-14 : 02:24:03
hello,

i want to send mail in dts 2000,
i have 2 options with:
* activex(VBScript)
* T-SQL

i do not know how to do it in any of this options?

(the mail need to send a files,how can i send all the files from D:\FOLDER\)

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-12-14 : 10:03:29
See this for detailed informations and KB articles for email:

http://classicasp.aspfaq.com/email/how-do-i-send-e-mail-from-sql-server.html

Also you should post in SQL 2000 .
Go to Top of Page
   

- Advertisement -