Can SQL Server 2008 Express exist with SQL Server 2000 on the same server? -


I am thinking that anyone trying to install SQL Server 2008 Express with SQL Server 2000 has experience . We have a production server running 2000 which is running on our current stuff. However, there is something new in the pipeline that uses SQL Server 2008 Express.

Google has not given me any solidity since killing me, but there was no clear number from a preview release of 2008, but nothing about RTM 2008.

I can try to install it, but I want to know as much as I can before doing so. I can see the 2008 installation fails, can eat 2000 in the process

I have to convert the 2008 DB alternate routes into 2000 format (which I would like to save as we have only 5 connections license ) And to make a new server (we already have enough and it seems overkill) to start the 2008 db is viable because it does not use any new feature from 2008 .

Virtualization can also be an option, but it is not enough for our cultural yet.

Any insights will be appreciated.

Keith

Yes, you can make a named charge to the 2008 version If 2000 version is a default example


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -