| Andrea Montanari 2005-07-28, 11:36 am |
| hi,
Wim wrote:
> I have a server with MSDE7 installed, for use with Veritas BackupExec
> 9. On the same server I want to install WSUS which needs MDSE2000.
> Can I install both MSDE7 and MSDE2000 on the same server?
MSDE 1.0 and MSDE 2000 can cohexist on the same computer..up to 16 instances
can be technically installed per computer, but only 1 of them can be based
on 7.0 code..
MSDE 1.0 will be the "default" instance, where the 2000 version must be a
named instance...
the default instance is known as "(local)", "ComputerName", "LOCALHOST",
where the named instance will be known as " (local)\InstanceName
" ,
" ComputerName\Instanc
eName"....
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.14.0 - DbaMgr ver 0.59.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply
|