thanks.
My SQL Agent not running, it give message that performing this
service operation on SQLServerserver Agent.
I am using client side sql server, in my PC (control panel, services) there is no SQL Server Agent service available.
I need to start SQL Server Agent service on the Server side ?
can I start this serivce from the client side ?
regards.
Mateen
Quote:
quote:Originally posted by joefawcett
Make sure SQL Agent is running and schedule a new job to run daily. Maybe easier to put the code into a stored procedure.
--
Joe
|