all groups > sql server replication > april 2004 >
You're in the

sql server replication

group:

Stopping SQL Server Agent


Stopping SQL Server Agent Jimmy
4/27/2004 6:08:25 PM
sql server replication:
How do I stop SQL Server Agent in SQL 2000 via a SQL
statement??

Re: Stopping SQL Server Agent Hilary Cotter
4/27/2004 9:42:41 PM
xp_cmdshell 'net stop sqlserveragent'
[quoted text, click to view]

AddThis Social Bookmark Button