Hi,
I created a DTS package with a connection similar to this example using a bogus IP:
FILE: \\10.15.1.201\c$\websites\localuser\sitename\foldername\filename.csv
The package is on our SQL Server Box and the file is on a different server...our web server.
If I run the DTS package manually it works fine, the records are imported.
When I schedule the package to run automatically it fails on step one which is the connection.
Any clues as to why this is happening?
Thanks!
Mitch
I created a DTS package with a connection similar to this example using a bogus IP:
FILE: \\10.15.1.201\c$\websites\localuser\sitename\foldername\filename.csv
The package is on our SQL Server Box and the file is on a different server...our web server.
If I run the DTS package manually it works fine, the records are imported.
When I schedule the package to run automatically it fails on step one which is the connection.
Any clues as to why this is happening?
Thanks!
Mitch