| John's profileJohn BarshingerPhotosBlogLists | Help |
|
November 06 Installing SQL Server Management Studio when you already have Management Studio Express installed!Why would you need to have the full-blown version of Management Studio when you can just download and install the Express version of Managment Studio you ask? Because I want to be able to use SQL Refactor from Red-Gate. I don't really need a full-blown install of SQL Server for my development purposes, all I really want is SQL Express and the full blown Management Studio in my Developer VM. I got this info from here (kudos to him) but I wanted to put a copy in my blog so the next time I need to do this I won't have to search for it... After you uninstall SSMS Express:
Now you should be able to install from the full-blown edition of SQL Server Management Studio (and subsequently SQL Refactor!)
|
|
|