![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi, I have a problem that I don't understand. I am trying to do a simple thing: Dim filesys Set filesys = CreateObject("Scripting.FileSystemObject") filesys.DeleteFile("v:\skarimTest.xls") from an activex inside a dts. The v:\ drive is mapped via "net use" to a directory on a different server (I also tried the \\serverName\<directory>). If I run the DTS directly everything works fine (if I run the DTS from my client or directly from the server), but from a job scheduled to run the DTS it always fail. The sqlServerAgent that runs the jobs is run by the Administrator user. What can be the problem? I'll be very happy for any suggestion because I've tried so many solutions and nothing seemed to work. Thanks a lot, Adi. |
![]() |
| Thread Tools | |
| Display Modes | |
| |