vote up 1 vote down star

Can I replace Sql Server Management Studio Express with the enterprise version without deleting the express version?

If so can you tell me how?

flag
1  
Belongs on Server Fault? – Russell Steen Sep 3 at 15:44
what is the difference between the two? – KM Sep 3 at 15:46
@KM: Serverfault is for server admins while StackOverflow is for developers. StackOverflow is for programming related questions while you can ask this type of question on Server Fault. – RSolberg Sep 3 at 16:03
@Da Ninja, thanks for the info! However, developers can use SQL Server Management Studio as an IDE. I was mearly asking about differences between the Express and the Enterprise versions. – KM Sep 3 at 17:45

3 Answers

vote up 1 vote down

You can install it normally and it wont overwrite the existing instance. You can have multiple instances of both SQL Server/Management Studio

link|flag
2  
Instances shouldn't come into play for the Management Studio, only for installing SQL Server itself. – Russell Steen Sep 3 at 15:44
Thanks post edited – Gavin Draper Sep 3 at 15:46
vote up 0 vote down

You can install one without uninstalling the other just fine.

link|flag
vote up 0 vote down

If you do that, aren't you going against the TOS? I don't know but I remember back in the old 7.0 MSDE days when we didn't have a GUI - it was against the rules to use Enterprise Manager unless you had a license.

Or is my memory playing tricks on me?

link|flag

Your Answer

Get an OpenID
or

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