dbTalk Databases Forums  

ActiveX Transformation in DTS Package

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


Discuss ActiveX Transformation in DTS Package in the microsoft.public.sqlserver.dts forum.



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

Default ActiveX Transformation in DTS Package - 09-06-2004 , 09:37 AM






Hi,

I have an ActiveX transformation in a DTS package that runs fine if i
execute the the individual data pump task, but behave differently if i run
the whole package. Either from the DTS editor or from a schedule agent
task.

I have even tried the most basic script and the same thing happens. All of
the destination rows are <NULL>

Function Main()

DTSDestination("NavMktUnd") = DTSSource("NavMktUnd")
Main = DTSTransformStat_OK

End Function

Has anyone seen this or have any pointers.

Thanks

Steve.



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

Default Re: ActiveX Transformation in DTS Package - 09-06-2004 , 01:55 PM






Never seen this I have to say.

What version and SP of SQL Server?

Any chance we could look at the structure and package? We could then try to
repro.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Steve Lloyd" <RemoveSteveThis (AT) laxeyRemovepartners (DOT) com> wrote

Quote:
Hi,

I have an ActiveX transformation in a DTS package that runs fine if i
execute the the individual data pump task, but behave differently if i run
the whole package. Either from the DTS editor or from a schedule agent
task.

I have even tried the most basic script and the same thing happens. All
of
the destination rows are <NULL

Function Main()

DTSDestination("NavMktUnd") = DTSSource("NavMktUnd")
Main = DTSTransformStat_OK

End Function

Has anyone seen this or have any pointers.

Thanks

Steve.





Reply With Quote
  #3  
Old   
Steve Lloyd
 
Posts: n/a

Default Re: ActiveX Transformation in DTS Package - 09-14-2004 , 04:23 AM



Oops sorry, it was me being a muppet...


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

Quote:
Never seen this I have to say.

What version and SP of SQL Server?

Any chance we could look at the structure and package? We could then try
to
repro.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Steve Lloyd" <RemoveSteveThis (AT) laxeyRemovepartners (DOT) com> wrote in message
news:%23BKB46BlEHA.1652 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

I have an ActiveX transformation in a DTS package that runs fine if i
execute the the individual data pump task, but behave differently if i
run
the whole package. Either from the DTS editor or from a schedule agent
task.

I have even tried the most basic script and the same thing happens. All
of
the destination rows are <NULL

Function Main()

DTSDestination("NavMktUnd") = DTSSource("NavMktUnd")
Main = DTSTransformStat_OK

End Function

Has anyone seen this or have any pointers.

Thanks

Steve.







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.