Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agoyamo/micosoft-sql-service-handler

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management
https://github.com/agoyamo/micosoft-sql-service-handler

microsoft microsoft-sql-server service sql sql-server

Last synced: about 1 month ago
JSON representation

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

Awesome Lists containing this project

README

        

# Micosoft-SQL-Service-Handler
This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

If you want to start Microsoft SQL Server's service everytime you open Microsoft SQL Server Management and stop the service when you close the application, this little program will help you out.
Simply execute this program instead your shortcut (you need to be admin).
You also can edit (in the code before compiling it) the Path to your SQL Server Management install directory if you changed it.