![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm running a dts package from an ACCESS2000 ADP with the following code Dim dtsp As New DTS.Package dtsp.LoadFromSQLServer _ ServerName:="xxfs001", _ ServerUserName:="sa", _ ServerPassword:="xyzsde", _ PackageName:="DTSprojectimport" dtsp.Execute I'm unable to run the same package from an other workstation that has the ADP local using ACCESS 97. Is it because it doesn't have SQL enterprise installed ? or is it because of the access version or Both ? how can I resolve that I tried to registered DTSPKG.dll using regsvr32 on the target workstation but it fail saying "the specified process is not found" (translation from french) thanks for your help FRED |
![]() |
| Thread Tools | |
| Display Modes | |
| |