SQL Server
From Kb
Contact Article Author | Blog of Article Author | FirstPartners.net Home | LinkedIn profile of Author
Command Line
To stop SQL server service from the command line: Net Stop mssqlserver
Graphical Tools
- Microsoft SQL Server Management Studio
- bundled with SQL-Server Default Install
- Equivalent functionality to Toad or SQL-Navigator
- Microsoft SQL Server Express Edition
- Free Download
- Mini Visual Studio
- Restricted in terms of CPU and deployment , ok for development

