Reputation: 1436
I have just downloaded SQL Server 2014 Express. In the setup client included, I chose "New SQL Server stand-alone installation or ...". I just left everything as default.
However, at the end of the installation, I cannot find SQL Server Management Studio on my machine?
I have check the installation setting and there is no explicit setting (feature selection) to include SQL Server Management Studio?
I am using windows 8.
How can I get SQL Server Management Studio?
Upvotes: 5
Views: 16811
Reputation: 156918
You need to install that separately. It isn't a part of the default SQL Server Express package.
Upvotes: 8