2
kudos
spam Kudos Remove

SQL Server discovery: How to find edition of SQL Server without connecting to that instance?

published 500 days, 7 hours, 59 minutes ago posted by sasa 509 days, 9 hours, 43 minutes ago
Saturday, January 08, 2011 3:40:20 AM GMT Thursday, December 30, 2010 1:55:44 AM GMT
This is an interesting question in the recent times that I have seen in the forums, that how to find such information even without connecting to that SQL instance. There are plenty of ways to get information about SQL instance name using OSQL -L or find about odbc32.dll to get list of SQL names if they are registered. Also the local instance is resolved by registry entry and remote instances are resolved by UDP broadcast (port 1434), using sqlbrowser -c can help some extent to obtain the information....(read more)
category: News | clicked: 0 | | source: sqlserver-qa.net | show counter code
tags: discovery report, installallation, instance, port, Security, SQL Server, SSMS, Tools

No comments yet, be the first one to post comment.

To post your comment please login or signup