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 |
|
koln5
Starting Member
29 Posts |
Posted - 2008-02-21 : 17:06:43
|
| Im trying to install SQL Server 2000 and 2005 on my XP SP2 laptop. If I can do so, which versions(i.e. standard, express, desktop, etc) are compatible ?Thank you |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2008-02-21 : 17:34:07
|
| on xp you can have express and developer.side by side is no problem._______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenpSSMS Add-in that does a few things: www.ssmstoolspack.com |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-02-21 : 17:34:44
|
| You can have sql2k developer edition or msde and any edition of sql2k5 except enterprise edition. |
 |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2008-02-21 : 21:03:55
|
Since it is XP, standard & enterprise edition is not possible. You can have SQL 2000 developer & 2005 developer side by side. KH[spoiler]Time is always against us[/spoiler] |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-02-21 : 22:25:31
|
| Sql2k5 standard edition works on win xp professional edition sp2. |
 |
|
|
Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)
7020 Posts |
Posted - 2008-02-21 : 23:59:11
|
| You can run any SQL Server version or edition you want if you run as a virtual machine under Virtual Server, and you have the resources needed on your laptop.It supports Windows XP Professional Service Pack 2 or later for non-production use.http://www.microsoft.com/technet/virtualserver/evaluation/sysreqs.mspxCODO ERGO SUM |
 |
|
|
|
|
|