dbTalk Databases Forums  

how to initialize package object in script task?

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


Discuss how to initialize package object in script task? in the microsoft.public.sqlserver.dts forum.



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

Default how to initialize package object in script task? - 07-19-2006 , 12:41 PM






HI,
thank you in advance for help.
I need to verify a property value for one of the tasks in a package.

In Script task I have declared a package object:

Dim pkg As Package = New Package()

now it needs to be initialized to the current/ running package:

set pkg = Something

Any idea how to do that?

Thank you

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.