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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 can v install msde2000 n sqlServerExpress simultan

Author  Topic 

BoboP
Starting Member

3 Posts

Posted - 2008-03-12 : 01:49:47
Hello !

I have installed msde2000A , but wanted to use Adventure Works database for which I am trying to install sql server express edition 2005 ,
But I want to install it w/o removing earlier msde2000A .

Is it possible.. I was guessing I could install 2 instances .
1st of mase200A and 2nd that of sql express edition 2005.

If it is poss , how to do that ? any other particular procedure / or normal install procedure .

Any one can help ?
Thanks
Bobo

KenW
Constraint Violating Yak Guru

391 Posts

Posted - 2008-03-12 : 15:02:04
Bobo,

Just install it.

I have both 2000 and 2005 Express running on my machine here with no problems.
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-03-12 : 23:33:45
Install msde first then sql2k5 express.
Go to Top of Page
   

- Advertisement -