dbTalk Databases Forums  

Execute same Transform data task multiple times

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


Discuss Execute same Transform data task multiple times in the microsoft.public.sqlserver.dts forum.



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

Default Execute same Transform data task multiple times - 06-13-2006 , 01:58 PM






Hi,

I have a DTS package that has 12 data transform tasks. All Tasks use
same query except that each tasks gets data for different months.

I would like to convert this into one step and add active X script or
dynamic property to loop through the same task 12 times.

Can someone please help me in how to achieve this. I am new to DTS
designing.

Thanks,
VS


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

Default Re: Execute same Transform data task multiple times - 06-17-2006 , 09:39 AM






Hello vinay.singhania (AT) gmail (DOT) com,


Here are some articles which are really going to help

Global Variables and SQL statements in DTS
(http://www.sqldts.com/default.aspx?205)

Looping, Importing and Archiving
(http://www.sqldts.com/default.aspx?246)

How to loop through a global variable Rowset
(http://www.sqldts.com/default.aspx?298)


What you want to achieve is certainly attainable. Have a go and come back
to us if you have any issues or further questions

Allan



Allan

Quote:
Hi,

I have a DTS package that has 12 data transform tasks. All Tasks use
same query except that each tasks gets data for different months.

I would like to convert this into one step and add active X script or
dynamic property to loop through the same task 12 times.

Can someone please help me in how to achieve this. I am new to DTS
designing.

Thanks,
VS



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.