|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server 2000 and Sql Server 2005 on same machineHi Gurus,
Is it ok to install both SQL 2000 and SQL 2005 on the same system without any problem. We just want to have some ideas before implementing it. Thanks for any help you can provide. Dan Hai Dan
I do no why required for such a thing but the first thing u need to take care of system performance why because MSsql2005 reqired 512MB ram . I not trusting to install both in the same machine. Show quote "Dan, Wascus" wrote: > Hi Gurus, > Is it ok to install both SQL 2000 and SQL 2005 on the same system without > any problem. > We just want to have some ideas before implementing it. > > Thanks for any help you can provide. > Dan > > > Yes, they do take up quite a bit of memory. I have yet to find another
danger, however. I have both up and running on the box I am typing this from, as well as on my laptop. Have not had a problem on either over the past few months. -- Show quoteGregory A. Beamer MVP; MCP: +I, SE, SD, DBA *************************** Think Outside the Box! *************************** "SathiyaSivam" wrote: > > Hai Dan > > > I do no why required for such a thing but the first > thing u need to take care of system performance why because MSsql2005 reqired > 512MB ram . > I not trusting to install both in the same machine. > "Dan, Wascus" wrote: > > > Hi Gurus, > > Is it ok to install both SQL 2000 and SQL 2005 on the same system without > > any problem. > > We just want to have some ideas before implementing it. > > > > Thanks for any help you can provide. > > Dan > > > > > > I am not a guru, but I have SQL2000 and SQL2005 running on 2 XP pro
workstation and a 2003 Server without problems. Remember to make SQL2005 a named instance or it will upgrade your SQL 2000 instead. Aslog Show quote "Dan, Wascus" <Dan@nospam.com> wrote in message news:%23ZcM8htKGHA.2336@TK2MSFTNGP12.phx.gbl... > Hi Gurus, > Is it ok to install both SQL 2000 and SQL 2005 on the same system without > any problem. > We just want to have some ideas before implementing it. > > Thanks for any help you can provide. > Dan > > As long as they are different instances. If you install 2000 as default and
then install 2005, it will overwrite. If you install one, or the other (or both), as an instance (not default), you are fine. -- Show quoteGregory A. Beamer MVP; MCP: +I, SE, SD, DBA *************************** Think Outside the Box! *************************** "Dan, Wascus" wrote: > Hi Gurus, > Is it ok to install both SQL 2000 and SQL 2005 on the same system without > any problem. > We just want to have some ideas before implementing it. > > Thanks for any help you can provide. > Dan > > > Hai
No yar, we can install both in same machine with diferent partition it is possible. Show quote "Cowboy (Gregory A. Beamer) - MVP" wrote: > As long as they are different instances. If you install 2000 as default and > then install 2005, it will overwrite. If you install one, or the other (or > both), as an instance (not default), you are fine. > > -- > Gregory A. Beamer > MVP; MCP: +I, SE, SD, DBA > > *************************** > Think Outside the Box! > *************************** > > > "Dan, Wascus" wrote: > > > Hi Gurus, > > Is it ok to install both SQL 2000 and SQL 2005 on the same system without > > any problem. > > We just want to have some ideas before implementing it. > > > > Thanks for any help you can provide. > > Dan > > > > > > |
|||||||||||||||||||||||