Is it possible to start and stop window's services using a script? (or command line/dos command)
Currently I have a large batch file that is set to run every night and it's now become necessary to stop/start the database service so that I can minuplate the database files without them getting messed up/potentaly accessed.
Currently I have a large batch file that is set to run every night and it's now become necessary to stop/start the database service so that I can minuplate the database files without them getting messed up/potentaly accessed.