Where can I download that? All I can find is the express version. I bought the SQL Server Developer 2008, but the Studio wasnt installed along with it...

Thanks

link|improve this question

58% accept rate
feedback

3 Answers

SSMS is ALWAYS part of any non-express edition including DEV edition (I mean you dont need to download it seperately).

When you install SQL Server Dev. (or any other non-express edition), during setup process you will come across a screen where you can select which components to install (e.g. SSIS, SSRS, SSAS, BIDS, BOL etc). In that step you will need to select SSMS to get it installed.

For some reason if you have skipped that step you can run setup again and just install SSMS only.

But I dont think there is any seperate download available for "normal" SSMS.

link|improve this answer
feedback

You can download eval version from this link -

http://www.microsoft.com/sqlserver/2008/en/us/trial-software.aspx

The express edition are the free versions.

link|improve this answer
feedback

The express version is the free version. If you want another version you need to buy it. My best guess is that it is included in one of those packages on in the microsoft store.


EDIT

According to a forum:

I`m not sure what you mean - you ask for Management Studio and there is a download link for SQL Server Management Studio Express.

Or will you buy a SQL Server Standard, Enterprise or Datacenter Edition - then you have the "normal" SQL Server Management Studio.

link|improve this answer
Yes, I updated my initial post ... – grady Jun 1 '11 at 9:07
@grady,, I have did a quick google and found out the above ^ see edit. – SynerCoder Jun 1 '11 at 9:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.