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
 Express Edition and Compact Edition (2005)
 SQL Express to SQL Developer

Author  Topic 

cshah1
Constraint Violating Yak Guru

347 Posts

Posted - 2006-04-17 : 09:49:20
Is there any way to perform in place upgrade from SQL Express to SQL Server developer edition?

cshah1
Constraint Violating Yak Guru

347 Posts

Posted - 2006-04-17 : 09:58:59
based on my reserach, it is recommended to completely remove sql express and install developer edition.
Go to Top of Page

mikewa
Microsoft SQL Server Product Team

84 Posts

Posted - 2006-04-18 : 20:40:10
In place upgrade from SQL Express to SQL Dev is supported and should work fine. Your Instance Name won't change, so you'll have a copy of SQL Dev named SQLEXPRESS but that's not a huge deal.

What are you finding in your research that's recommending you don't do this?

Regards,
Mike Wachal
SQL Express

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Go to Top of Page
   

- Advertisement -