Friday, March 23, 2012

have WMSDE, need MSDE

Hi.
I'm about to install an MSI-packaging software, which needs either MS SQL
(we don't have it) or MSDE. I already have WSUS running and it uses WMSDE.
Can I install install MSDE (distributed with the software) without screwing
up WSUS/WMSDE?
Antti
hi Antti,
Antti wrote:
> Hi.
> I'm about to install an MSI-packaging software, which needs either MS
> SQL (we don't have it) or MSDE. I already have WSUS running and it
> uses WMSDE. Can I install install MSDE (distributed with the
> software) without screwing up WSUS/WMSDE?
>
yes you can... just intall a separate named instance of MSDE... up to 16
instance of SQL Server 2000 and MSDE can be installed on the same machine..
each instance will have it's own binaries, memory space, registry entries
and the like..
they will only share the shared components at the highes service pack level,
like SQL-DMO... you can find shared components in \Program Files\80 filder
and subfolders..
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.18.0 - DbaMgr ver 0.62.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply
|||Hi Andrea
"Andrea Montanari" <andrea.sqlDMO@.virgilio.it> wrote in message
news:48a98fFj70h1U1@.individual.net...
> yes you can... just intall a separate named instance of MSDE... up to 16
> instance of SQL Server 2000 and MSDE can be installed on the same
> machine.. each instance will have it's own binaries, memory space,
> registry entries and the like..
and thanks, it worked fine.
Antti
sql

No comments:

Post a Comment