Question : Install sql server 2008 developer

I have sql server 2005 express edition and want to install 2008 developer along with it, or just upgrade it.

I get to the Installation Rules step in the installation. Where to rules fails:

SQL Server 2005 express tools. It wants me to remove the tools
Previous releases of Microsoft Visual Studio. it wants me to upgrade to SP1

I tried SKUUPGRADE=1 from the command prompt but no luck

What are my options here?

Answer : Install sql server 2008 developer

You can run two instances of SQL Server different editions on the same box - just need to name the second instance. Not sure about manangement tools though... I'd bin the express client tools and use 2008 - I use 2008 management tools for SQL 2k, 2005 and 2008 instances.

If you want to upgrade, I'd uninstall the express. Then install SQL 2008 Dev, and attach your 2005 databases to it. WORD OF WARNING You won't be able to use your 2005 databases back on a 2005 instance as when you attach it upgrades the internals of the database(s).
Random Solutions  
 
programming4us programming4us