rwheeler23
asked on
Auto Stop/Start SQL Services
Is there any way to set up a scheduled job that will stop and start the SQL Services at a predetermined time?
there is no job in sql server, but you can write a script in C# or poweshell and host it in and get it done.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.