Home Forums SQL Server 2005 SQL Server Express Upgrade SQl Server 2005 Express to SQL Server 2005 Developer RE: Upgrade SQl Server 2005 Express to SQL Server 2005 Developer

  • WebTechie38 (9/4/2008)


    How do I upgrade the 2005 Express edition to the 2005 Developer edition?

    I think you can run the 2 in parallel. Express is a named instance (MyServer\SQLEXPRESS) and you can set the Developer version as Default or as named instance. You shouldn't have any problems after that.

    This being said, I think you actually want to get rid of Express. Just use the Uninstall routine for the SQL Server service from Add/Remove Programs. It will subsequently uninstall most of the things that came with it. Then you can install the Developer version