How can I execute a SQL Server Job from 24x7? Does anyone have experience with this?
Thanks!
Arthur
If you mean SQL procedure or other SQL script use SQL type job. If you mean DTS job then see example at http://www.softtreetech.com/24x7/archive/40.htm
: How can I execute a SQL Server Job from 24x7? Does anyone have experience : with this?
: Thanks!
: Arthur