dbTalk Databases Forums  

Simple DTS pass variable to tranform data

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


Discuss Simple DTS pass variable to tranform data in the microsoft.public.sqlserver.dts forum.



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

Default Simple DTS pass variable to tranform data - 05-18-2004 , 08:21 AM






I am looking for a simple way to send a global variable from one DTS package to another (execute the 2nd package through Execute Package Task). then I want to use that global variable that was passed to fill one (of 50) columns in a Transform Data Task

Also is there a way to do a lookup to get a current date to put into 1 column. I have done it through a sql query (getDate()) but I would like to do it without a sql query for ease

Thanks for any ideas. I have looked but haven't found a simple explanation on how to do this.

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.