dbTalk Databases Forums  

transform data task

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


Discuss transform data task in the microsoft.public.sqlserver.dts forum.



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

Default transform data task - 02-27-2006 , 07:11 AM






How can we pass transform data task source and destination dyanmically . Or
can we call a transform data task from activex script dynamically in dts



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

Default Re: transform data task - 02-27-2006 , 02:28 PM






Hello Vikram,

You can use a Dynamic Properties task or you can set things up in cide through
an Active Script task.

http://www.sqldts.com/default.aspx?213


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
How can we pass transform data task source and destination dyanmically
. Or can we call a transform data task from activex script dynamically
in dts




Reply With Quote
  #3  
Old   
Vikram
 
Posts: n/a

Default Re: transform data task - 02-27-2006 , 10:44 PM



but this article states that "the old source table must be the same
structure as the new one, and the same applies for the destination table."
But i want source and destination can be anything with different structure.
IN my case source is a stored procedure with some parameters, and parameter
count will differ in each case ...

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Hello Vikram,

You can use a Dynamic Properties task or you can set things up in cide
through
an Active Script task.

http://www.sqldts.com/default.aspx?213


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

How can we pass transform data task source and destination dyanmically
. Or can we call a transform data task from activex script dynamically
in dts






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

Default Re: transform data task - 03-01-2006 , 04:35 PM



Hello Vikram,

If the metadata of the transforms change i.e. columns change from one run
to the next then you will need to rebuild the Transform data task transformations
every time or design a seperate transform data task for each eventuality.
DTS will not auto remap.

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
but this article states that "the old source table must be the same
structure as the new one, and the same applies for the destination
table." But i want source and destination can be anything with
different structure. IN my case source is a stored procedure with some
parameters, and parameter count will differ in each case ...

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:f0343b031862c8c809f371e95670 (AT) msnews (DOT) microsoft.com...

Hello Vikram,

You can use a Dynamic Properties task or you can set things up in
cide

through

an Active Script task.

http://www.sqldts.com/default.aspx?213

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com
How can we pass transform data task source and destination
dyanmically . Or can we call a transform data task from activex
script dynamically in dts




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.