Thread
:
SQL Server 2000 and 2005 Express on the same machine?
View Single Post
#
3
(
permalink
)
08-22-06, 11:27
Pat Phelan
Resident Curmudgeon
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,307
You can definitely run SQL 2000 and SQL 2005 on the same machine, but any one machine can only have one default (un-named) instance. As long as at least one of the two uses a named instance (which Express uses by default), you'll be fine.
-PatP
Pat Phelan
View Public Profile
Visit Pat Phelan's homepage!
Find all posts by Pat Phelan