G
Guest
I have a VB6 application running 24/7 on a Win2K server. In order to back up
the SQL database it accesses, I need to automatically shut down the
application then start it up again after the back up is complete.
I want to create a couple of batch files to do this -- one to stop the
application and one to start it -- and schedule them to run at given times.
Are there commands I can use to accomplish this?
Thanks,
John Steen
remove (nospam) from e-mail address to send me a message
the SQL database it accesses, I need to automatically shut down the
application then start it up again after the back up is complete.
I want to create a couple of batch files to do this -- one to stop the
application and one to start it -- and schedule them to run at given times.
Are there commands I can use to accomplish this?
Thanks,
John Steen
remove (nospam) from e-mail address to send me a message