Hi -
I am using SQL Server 7.
Does anyone know of a System stored procedure that displays (or prints) scheduled jobs... the jobs that can be defined in SQL Server Agent ? I could probably write my own but why reinvent the wheel...
and a related question : How can I get a list of ALL the system-supplied stored procedures and what each does?
Thanks, John
I am using SQL Server 7.
Does anyone know of a System stored procedure that displays (or prints) scheduled jobs... the jobs that can be defined in SQL Server Agent ? I could probably write my own but why reinvent the wheel...
and a related question : How can I get a list of ALL the system-supplied stored procedures and what each does?
Thanks, John