• Jack Corbett (5/8/2009)


    Why not just schedule a job to run hourly and if the file exists process it.

    Then the code in one job is:

    If file exists THen

    run job to process file

    Else

    exit

    End If

    The idea makes sense to me too

    --------------------------

    I long for a job where my databases dont have any pesky users accessing them 🙂