I have a package that
1st deletes data in database using SQL , this works always
2nd reads Excel file from network drive, this only works when I execute it. If its run as a job under Agent using a proxy it fails on the connection everytime.
Our network folks setup the proxy account and have verifed it has access to the directory and file.
What could I not being correctly
Any help appreciated.
Richard