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 Development (2000)
 Run DTS package by reading e-mail subject

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-09-02 : 07:29:53
Jim writes "I receive e-mails on a daily basis telling me that certain files are available for download from an FTP site. I have built several DTS packages to retrieve those files and run them through an import process. However, up until this time, I kick them off manually. I want to do it by monitoring e-mail. In this article, you mention that you can kick off jobs by monitoring e-mail. I really need help with this."

AndrewMurphy
Master Smack Fu Yak Hacker

2916 Posts

Posted - 2005-09-02 : 08:15:18
have a look at the following....it might give you some ideas....found by searching for 'bounce'

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=18873
Go to Top of Page
   

- Advertisement -