Welcome to

SqlServer-QA.net

Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
How to find who installed the SQL Server instance?

So who installed the SQL Server, how can you find it?

This was the question asked by an user when I was sitting in SQLPASS SQL Lounge to help the users. The question was obvious and interesting to answer. Until SQL Server version 2000 you could refer to sqlspN.log to see the contents for more information.

Whereas for the SQL Server 2005 version you can look at "%ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files" directory. Also for further inofrmation refer to http://msdn2.microsoft.com/en-us/library/ms143702.aspx link.

Posted: Tuesday, September 25, 2007 5:18 AM by SQL Master

Comments

SSQA.net - SqlServer-QA.net said:

So who installed the SQL Server, how can you find it? This was the question asked by an user when I was

# September 25, 2007 6:27 AM

Other SQL Server Blogs around the Web said:

So who installed the SQL Server, how can you find it? This was the question asked by an user when I was

# September 25, 2007 6:45 AM
Anonymous comments are disabled