Open
Command Prompt-
Click on
Start -> Run -> Type cmd ->Ok
See if SQL
Server instance is already running then below net start mssqlserver command will
return below result.
Now we will
STOP the SQL Server using net stop mssqlserver command
Now SQL
Server has been Stooped
Now again
we will restart the SQL Server default Instance using net start mssqlserver
command
No comments:
Post a Comment
Thank You !!!!