• I cannot figure out which table to get information for the next scheduled Job.

    Would it be dbo.sysschedules -active_start_date,active_start_time

    OR

    dbo.sysjobschedules- next_run_date,next_run_time?