Pages

Thursday, April 01, 2010

Upgrading SQL Server from Express to Developer

One of the standard hurdles I go through every time I'm installing SQL Developer Edition after Visual Studio is getting it right. I often get problems where I can't install some part of the installation, or all the options are marked with red X, or something like that.
When installing a different version of SQL Server, make sure you run the Setup.exe from a command line and add the following parameter:
SKUUPGRADE=1

No comments: