Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Problem to install SQL Server 2005 Dev Edition

Author  Topic 

eugz
Posting Yak Master

210 Posts

Posted - 2008-09-30 : 19:22:35
Hi All.
After installation VS2008 on Win XP computer I tried to install SQL Server 2005 Developer Edition. At the beginning of istallation I got one warrning:
Edition Change Check (Warning)
Messages

- Edition Change Check

- To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter.

What need to do to fix that problem?

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-09-30 : 19:59:19
Looks like you already have other edition installed(SQLExpress).
Go to Top of Page

saurabhsrivastava
Posting Yak Master

216 Posts

Posted - 2008-10-01 : 11:28:48
YOu need to spcify SKUUPGRADE=1 if you are upgrading version
Go to Top of Page
   

- Advertisement -