-Kyle
Not quite. You should check msdb for all things SQL Agent/job related.
Rather than querying the tables directly though, i'd recommend using the system sprocs:
Check out sp_update_job, sp_add_job, sp_help_job (plus associated sprocs) in Books Online.
HTH!
No comments:
Post a Comment