I have installed SQL Server 2008 Standard edition and I want to upgrade it to Developer version. I installed the Standard version for my MSDN subscription. I have tried to upgrade from the Standard ISO and Developer ISO and it does not give you an option to upgrade. It ask for a product key but MSDN states "No key is required for this product" for Developer version. This should be real simple. How do I upgrade from Standard to Developer using the ISO's on my MSDN subscription?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Just install the developer version next to the standard version. You can uninstall the standard edition if you want. The database .mdf files can be used by either. Detach them from the standard edition and attach them to the developer edition. |
|||
|
|
|
You should just be able to do it using the "Edition Upgrade" option from the Maintenance portion of the Installation Center. If that doesn't work, you might also try constructing a command line to the setup program, using |
||||
|
|