dbTalk Databases Forums  

Re: ActiveX DTS transformation Error

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


Discuss Re: ActiveX DTS transformation Error in the microsoft.public.sqlserver.dts forum.



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

Default Re: ActiveX DTS transformation Error - 07-07-2003 , 08:53 AM






No, thx. But Installing MSXML 4.0 helped.

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> schrieb im Newsbeitrag
news:eoTjfzGRDHA.3192 (AT) tk2msftngp13 (DOT) phx.gbl...
Quote:
Hello, Heiko!

Does this help

ActiveX Scripting Initialization Error
http://www.sqldts.com/default.aspx?6,222,224,0,1

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

: I have a problem with activex scripttransformations, which I cannot
solve.
: Some clients just cannot execute DTS packages containing activex script
: transformations. On the Client, on which the DTS package was written,
the
: package runs fine.

: The error message is German. I'll try to tanslate:

: "ActiveX-Scripttransformation '<DTS Testing Transformation>' was unable
to
: initialize the Skriptmodule"

: The script itsself looks like this:

: Function main()
: if DTSSource("zBA")="BA" then
: DTSDestinatin("RUBRIK_ID")="50001"
: endif
: if DTSSource("zGAA")="BA" then
: DTSDestinatin("RUBRIK_ID")="50002"
: endif
: Main=DTSTransformStat_OK
: End Function

: ur help is much appreciated
: Heiko

: PS: This didn't help:
: Regsvr32.exe "C:\Programme\Microsoft SQL
Server\80\Tools\Binn\axscphst.dll"

--- Microsoft Outlook Express 6.00.2800.1106





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.