I have biult an application in VB .Net which creates job schedules in backend.For this SQL Server Agent should be running. How can i check whether SQL Server Agent is running and if not, start SQL Server Agent using code. I'm using MSDE 2000 as backend.
Thanks in advance
hari