Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-10-01 : 09:17:15
|
| Sam writes "Hi,Can I have both versions installed on one server (W2K Server)? I have clients still on 7 & some on 2000 so want to keep both versions going. Will version 7 get 'messed up'?Thanks!Sam" |
|
|
KnooKie
Aged Yak Warrior
623 Posts |
Posted - 2002-10-01 : 09:53:24
|
| This question has cropped up before a few times. I believe it can be done but is NOT recommended. There is just to much that can conflict between the two for it to be worth persuing this scenario.===========Paul |
 |
|
|
KnooKie
Aged Yak Warrior
623 Posts |
Posted - 2002-10-01 : 10:20:39
|
| This question has cropped up before a few times. I believe it can be done but is NOT recommended. There is just to much that can conflict between the two for it to be worth persuing this scenario.===========Paul |
 |
|
|
jasper_smith
SQL Server MVP & SQLTeam MVY
846 Posts |
Posted - 2002-10-01 : 14:51:23
|
| There are no significant problems at all (and I can't think of many insignificant ones). However obviously the 2 instances will compete for server resource (CPU/MEM/IO etc) and this is why it is not recomended in a production environmet. The only caveat is that the SQL7 tools on the server will no longer function - you need to use the 2000 tools.HTHJasper Smith |
 |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-10-02 : 00:57:46
|
| Jasper is right.I have never heard of this as "NOT Recommended". -Chad |
 |
|
|
|
|
|