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 - 2005-04-06 : 08:47:28
|
| lunaticfringe writes "I have to support 2 user groups, one using Sql Server 2k and the other 7.0. How can I install MSDE 2000 on my laptop that already has 7.0 running on it? Does MSDE 2000 come with the enterprise manager that can access both versions? Is there any problems with the installation of 2K that I need to look out for?Thank you for any help that you can give." |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-04-06 : 13:46:55
|
| You just install it as a named instance. No MSDE 2000 does not come with SQL client tools and you won't be able to use the 7.0 tools to view a 2000 database. I would purchase the developer edition of 2000 for 49 bucks from MS instead of using MSDE.Tara |
 |
|
|
|
|
|