Groups | Blog | Home
all groups > sql server dts > september 2004 >

sql server dts : ActiveX Transformation in DTS Package


Steve Lloyd
9/6/2004 3:37:30 PM
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.

Allan Mitchell
9/6/2004 7:55:37 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


[quoted text, click to view]

Steve Lloyd
9/14/2004 10:23:34 AM
Oops sorry, it was me being a muppet...


[quoted text, click to view]

AddThis Social Bookmark Button