Question : can you help me? the problem in registering DTS dll files.

I'm sorry, but I have offer all of the points that I have. :(

I found the information of installing DTS service without installing SQL server on the disc:

INSTALLATION NOTES FOR DATA TRANSFORMATION SERVICES (DTS)
---------------------------------------------------------
The following files must be registered using the regsvr32.exe utility:
     dtsffile.dll
     dtspkg.dll
     dtspump.dll
     axscphst.dll

     Example:  regsvr32 80\Tools\Binn\dtsffile.dll

The sqlunirl.dll file should reside in the system folder (i.e., \winnt\system32 or \windows\system).

when I attempted to register the dlls, the message
:"loadLibrary("....\dtsffile.dll")failed - The speified module could not be
found.

is there anything I have to do before I can get the dll registered?

Thanks in advance.

Answer : can you help me? the problem in registering DTS dll files.

Hi,

yes, the DLL's need a resource file as well as the DLL.

Check out the
http://www.sqldts.com/default.aspx?6,105,225,0,1

This web site has a complete list of all files required to distribute DTS.

Random Solutions  
 
programming4us programming4us