• 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.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.