dbTalk Databases Forums  

Executing Dynamic Properties Task using VBScript

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


Discuss Executing Dynamic Properties Task using VBScript in the microsoft.public.sqlserver.dts forum.



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

Default Executing Dynamic Properties Task using VBScript - 07-12-2005 , 12:55 PM






All,

Is it possible to execute task in a task. For example my ActiveX Task sets
global variable in a loop and other task (in the same package) reads the
environment variable (server name) and queries the server for specific data.

My problem is I'm not able to execute the DynamicPropertiesTask using object
model. Does anybody have an sample code on how to execute task in a task ?

Thanks,
-HKM

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

Default Re: Executing Dynamic Properties Task using VBScript - 07-12-2005 , 01:52 PM






I have never done it but have also never had the need to cherry pick tasks
out of a package like this. Can you not use workflow to do this and make
sure that the DP task is first

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"HKM" <HKM (AT) discussions (DOT) microsoft.com> wrote

Quote:
All,

Is it possible to execute task in a task. For example my ActiveX Task sets
global variable in a loop and other task (in the same package) reads the
environment variable (server name) and queries the server for specific
data.

My problem is I'm not able to execute the DynamicPropertiesTask using
object
model. Does anybody have an sample code on how to execute task in a task ?

Thanks,
-HKM



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.