Error while reading file modified date via SQL Job

  • Hi,

    I have C# script that reads last modified date of file. Script works perfectly fine while running manually from package. However, when I deploy the script/package to SQL job. I generates error. Any suggestions?

    Thank you for help in advance 🙂

  • ah0996 (9/26/2016)


    Hi,

    I have C# script that reads last modified date of file. Script works perfectly fine while running manually from package. However, when I deploy the script/package to SQL job. I generates error. Any suggestions?

    Thank you for help in advance 🙂

    Probably a permissions issue. Check that the SQL Agent user has the necessary permissions to be able to read the file.


Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply