How to find running/stop service in my SQL Server Configuration? -
i have installed sql server 2012 on system. when tried access sql server configuration, couldn't see sql service running on system. how ensure it's running?
i bet installed sql tools, not engine itself. search file "sqlservr.exe" on local machine. standard/default installation put somewhere in %programfiles% folder (ie c:\program files\microsoft sql server\mssql.1....). if file not exist on local machine, engine feature not checked/included, or install failed, @ should @ setup log files.
Comments
Post a Comment