Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Install Only Management Studio ?

Author  Topic 

jbates99
Constraint Violating Yak Guru

396 Posts

Posted - 2011-06-08 : 15:05:39
Hello,

Has MS still not released a separate download for only Management Studio for 2008? A year ago, you had to use the complete install media files then during installation, select only Client/WorkStation components.

I this still the case?
Thanks, John

dinakar
Master Smack Fu Yak Hacker

2507 Posts

Posted - 2011-06-08 : 15:07:10
That is still the case..you run through the setup and choose client tools only.. .

if you want a light weight free version there is a SQL Server Management Studio Express - http://msdn.microsoft.com/en-us/library/ms365247.aspx


Dinakar Nethi
************************
Life is short. Enjoy it.
************************
http://weblogs.sqlteam.com/dinakar/
Go to Top of Page

DeepGround
Yak Posting Veteran

73 Posts

Posted - 2011-06-08 : 15:07:42
They have an express version you can download. It does not have all the features of a full version though.

http://www.microsoft.com/express/Database/InstallOptions.aspx
Go to Top of Page

jbates99
Constraint Violating Yak Guru

396 Posts

Posted - 2011-06-08 : 17:46:30
Thanks dinakar and DeepGround.

I considered Express.. but I need to be able to connect to databases that are much larger than the 10 GB limit that the Express Engine has.

Will I be able to work with larger databases using Mgmt Studio Express?

Please advise. Thanks, John
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-06-08 : 17:59:44
John, yes you can. It's the express engine that has the limit, not the client tool. If you aren't running the express engine, then you should consider using the full blown client tools and not the express version. But it really depends on what you intend to do inside the client tools.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

jbates99
Constraint Violating Yak Guru

396 Posts

Posted - 2011-06-10 : 09:39:23
Thanks for your help, tkizer and others.

I got it installed and it's working. Lots of pre-reqs to install first, wow.

John
Go to Top of Page
   

- Advertisement -