dbTalk Databases Forums  

Re: Changing properties of a Custom Task

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


Discuss Re: Changing properties of a Custom Task in the microsoft.public.sqlserver.dts forum.



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

Default Re: Changing properties of a Custom Task - 08-06-2003 , 06:17 AM






If I read the question properly you can do this with the object model.

Something like this

Changing the DTS Send Mail Task
http://www.sqldts.com/default.aspx?6,102,235,0,1

Is this what you want?



--

----------------------------
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



"Per Schjetne" <per.schjetne (AT) dmhuset (DOT) no> wrote

Quote:
I have a custom task developed in VB and I can access its properies easily
in an ActiveX script using the Package.Tasks collection.
I want to change propeties of the CustomTask of a given task, but how?? I
know I can do this with the DynamicProperties task, but I want to change
several CustomTasks dynamically/programmaly. How to simulate the job
DynamicProperties does?






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.