Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PDW - SQL Server DTS requirements

Status
Not open for further replies.

ejgb

Programmer
Oct 24, 2001
41
GB
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


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top