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 - 2003-02-03 : 08:39:45
|
| Lee writes "Would it be possible to install sql2000 on the same server as MSDE proir to a migration of data from MSDE to SQL2000???Are there any installation issues related to this scenario?" |
|
|
rrb
SQLTeam Poet Laureate
1479 Posts |
Posted - 2003-02-03 : 17:23:52
|
| possible? Yesissues? Yesto get it to work I ended up having to effectively do the following:install SQL 2000 (reboot)install MSDE (reboot)install SQl 2000 (reboot)install MSDE (reboot)etc....I can't remember how many times I did this, (it might have only been that many - but it felt like forever).It did work though and now I am happiieeeeee!!!Cheers--I hope that when I die someone will say of me "That guy sure owed me a lot of money" |
 |
|
|
|
|
|