Just installed SQL Server 2008 R2 Developer Edition on my XP box. There is no sign of SQL Server Management Studio (SSMS). Aarg. And I can't seem to see that specific option available in Add Features. What do I do?
I did notice that my machine already had the setup files for SQL Server 2008 installed. So I uninstalled everything - first R2 then the setup for 2008, and now when I go to reinstall R2, still no option for SSMS in the feature list.
Help!
Connect to a SQL Server instanceStart SQL Server Management Studio. The first time you run SSMS, the Connect to Server window opens. If it doesn't open, you can open it manually by selecting Object Explorer > Connect > Database Engine. For Server type, select Database Engine (usually the default option).
The latest version of SSMS, 17.1, is available as a free download from Microsoft here. This version of SSMS works with all supported versions of SQL Server (SQL Server 2008 - SQL Server 2017). Additionally, SSMS 17. X can be installed side-by-side with SSMS 16.
You need to go to Control Panel, Add/Remove Features, pick SQL Server 2008 R2, and click Uninstall/Change.
It will ask you if you want to Add, Repair or Remove. Pick Add.
At this point you will have to point to the setup files. So if you have the DVD you will need to point the DVD drive, otherwise if you've mounted the ISO or have the installation files locally or on the network, you'll have to point to the folder that holds setup.exe
. Once the installation files are recognized, you will:
Here is a screen shot of what the "Feature Selection" dialog should look like once you've checked "Management Tools - Basic" and "Management Tools - Complete":
(If they're already checked, cancel and get out of setup - Management Studio is already installed.)
When installation has finished, you should find ssms.exe
in the following location:
C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\
If you're on a 32-bit machine, I'm sorry. You'll have to look here instead:
C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\
In some cases the option is just not anywhere on the installation menu. Check my previous answer.
Basically just use the Web Platform Installer 4.0 and get this: Products > Database > "Sql Server 2008 R2 Management Objects". Then "Management Tools" will be available, and follow previous answers.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With