1.

How Do I Determine How Many Instances Of Sql Server Are Installed On A Computer?

Answer»

The NAMES of all SQL Server instances on a COMPUTER can be found from the INSTALLED Instances VALUE which is located under the following REGISTRY key:

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Microsoft SQL Server.

The names of all SQL Server instances on a computer can be found from the Installed Instances value which is located under the following registry key:

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Microsoft SQL Server.



Discussion

No Comment Found