April 3, 2009 at 4:23 am
DearAll,
We have SQL Server 2005 in our live server (There is live database in this).
My question is, Can I install SQL SERVER 2000 on the same server..? It's required for some front end application as it gives some pbm with SQL Server 2005...
April 3, 2009 at 4:58 am
Yes, you should be able to install it. I think there is some concept called side by side execution where you can run both 2000 and 2005
---------------------------------------------------------------------------------
April 3, 2009 at 5:04 am
Yes you can. I've done it few times and there is no problem.
Adi
--------------------------------------------------------------
To know how to ask questions and increase the chances of getting asnwers:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
April 3, 2009 at 6:50 am
You absolutely can do it and it will work fine. Just understand, you will see contention on resources between the two servers, especially as the load increases on them. Make sure you're doing this on fairly strong box.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply