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 |
|
fmardani
Constraint Violating Yak Guru
433 Posts |
Posted - 2004-10-07 : 07:35:06
|
| Hi,Currently on my machine which has windows xp pro, .net framework 1.1, sql server 2000, can I install the new sql server (Yukon) which is in the bata version?Can it run in oparallel to sql server 2000?Thanks |
|
|
mwjdavidson
Aged Yak Warrior
735 Posts |
Posted - 2004-10-07 : 07:58:59
|
| I had a bit of difficulty running SQL Server Express 2005 in parrallel with SQL Server 2000 on my desktop (Win2K) due to it replacing the DMO with a newer version.I've now installed SQL Server 2005 Beta 2 which seems to be fine and has had no effect on my installation of SS2000. Unfortunately, I've just not had time to play with it!Mark |
 |
|
|
fmardani
Constraint Violating Yak Guru
433 Posts |
Posted - 2004-10-07 : 08:20:17
|
| I believe .net 2.0 should be installed for the sql server 2005 to work.This means, then .net 1.1 will not work, so you can not use sql server 2005 with .net 1.1Right? |
 |
|
|
mwjdavidson
Aged Yak Warrior
735 Posts |
Posted - 2004-10-07 : 12:29:20
|
| Now you come to mention it, I think it insists that you uninstall any previous .net framework and then installs 2.0 as part of the SQL Server installation...Mark |
 |
|
|
|
|
|