dbTalk Databases Forums  

SMTPMail Task

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


Discuss SMTPMail Task in the microsoft.public.sqlserver.dts forum.



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

Default SMTPMail Task - 08-14-2006 , 12:07 PM






http://www.sqldev.net/dts/SMTPTask.htm - this tool is simply superb,
using which we can send mails with out using MAPI.

My question is..is there any option to dynamically set the properties
of MULTIPLE tasks at a time.

For one SMTPMailtask, using dynamic properties task we can set the
properties.
But in case of more than one smtptask...how can it be done
dynamically...

Thanks,
Rajashekar Putrevu


Reply With Quote
  #2  
Old   
DCochran@nospam.nospam
 
Posts: n/a

Default Re: SMTPMail Task - 08-15-2006 , 12:15 PM






putrevu wrote:
Quote:
http://www.sqldev.net/dts/SMTPTask.htm - this tool is simply superb,
using which we can send mails with out using MAPI.

My question is..is there any option to dynamically set the properties
of MULTIPLE tasks at a time.

For one SMTPMailtask, using dynamic properties task we can set the
properties.
But in case of more than one smtptask...how can it be done
dynamically...

Thanks,
Rajashekar Putrevu
You could create a variable that is in the scope of all the SMTPTasks
and then use the Expressions tab for the computed value.

HTH
Dave Cochran



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.