I have an application that uses the SQL Server DTS package, and want to compile for distribution. I've added the files specified by the SQL Server redist.txt file but the application still errors with 'ActiveX can't create object'.
In addition to the files below, does anyone know what other files are required.
Data Transformation Services (DTS)
----------------------------------------------
File Name Description
----------------------------------------------
sqlresld.dll Satellite Resource DLL Loader
dtsffile.dll DTS Flat File OLE DB Provider
dtspkg.dll DTS Package
dtspump.dll DTS Datapump
axscphst.dll DTS ActiveX Script Host
sqlunirl.dll SQL Server Unicode/ANSI Translation Layer
custtask.dll DTS Custom Tasks File
In addition to the files below, does anyone know what other files are required.
Data Transformation Services (DTS)
----------------------------------------------
File Name Description
----------------------------------------------
sqlresld.dll Satellite Resource DLL Loader
dtsffile.dll DTS Flat File OLE DB Provider
dtspkg.dll DTS Package
dtspump.dll DTS Datapump
axscphst.dll DTS ActiveX Script Host
sqlunirl.dll SQL Server Unicode/ANSI Translation Layer
custtask.dll DTS Custom Tasks File