Home All Groups Group Topic Archive Search About

How to remotely start SQL Server instance?

Author
20 Jan 2006 4:36 PM
Igor Solodovnikov
When you connect to SQL Server instance using SQL Query Analyser there is 
"Start SQL Server if it is stopped" option. Is it possible to remotely 
start stopped SQL Server instance from my custom application? How?

Author
20 Jan 2006 5:02 PM
Jens
You can use DMO, SMO, or WMI to remotely start the service, google for
more information on this topics like here:

http://www.devx.com/vb2themax/Tip/18459

HTH, Jens Suessmeyer.

AddThis Social Bookmark Button