Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Versions

Status
Not open for further replies.

qsac

Programmer
Jan 22, 2002
242
US
How can i tell what versions eash of my isntalls are on?

For instance, say I installed Reporting services after SQL Database Services, and cant remember if I did SP2 or not. is there a way to tell what version SSRS is on?

Thanks
Q
 
Right click on the exe and select properties.
Go to the URL. The version should be listed there.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

My Blog
 
is there any sort of a comman line?

like if i wanted to get the version for SSRS, SSNS, and SSAS all at once?

 
As far as I know there isn't a way to query SSRS and SSNS. SSAS you should be able to query (I don't have SSAS installed here yet, so I can't check).

Don't get used to using Notification Services. It's been removed from SQL Server 2008.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

My Blog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top