dbTalk Databases Forums  

SQLServer 2005 : Active X & Package Variables in Integration Ser

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


Discuss SQLServer 2005 : Active X & Package Variables in Integration Ser in the microsoft.public.sqlserver.dts forum.



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

Default SQLServer 2005 : Active X & Package Variables in Integration Ser - 05-05-2006 , 07:22 AM






Hi All,

Does anyone know the syntax for accessing package variables in Active X (yes
I could use the new script component but the client wants me to use the
existing method for now).

Have tried the following so far;
Dim vars
Dts.VariableDispenser.LockForRead("Am_I_Master")
Dts.VariableDispenser.GetVariables(vars)

&

'Dts.Variable("Am_I_Master").Value

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.