Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi guys,

I have installed the Sql server 2008 R2. its successdully created.But i checked the Registry Key

Microsft Sql Server Does not have instance Names Key. I dont Know Why it didnt create.


I want to find the installed Instances Name in my system.


Help me find ..

Thanks ..
Posted

1. Run services.msc [Window+R and type services.msc]
2. Check for a service named SQL Server (whatever) (Instance name would be here)
 
Share this answer
 
v2
If you took the defaults when installing SQL Server, there are no instance names. If it's the only instance running, there's really no need to have a name.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900