Re: MS Desktop Engine 2000
From: Vinod (mvinod@yahoo.com)
Date: 02/03/03
- Next message: Dave: "Re: SP3 and CSRSS.EXE"
- Previous message: Brett: "Linked Server problem..."
- Next in thread: Richard Waymire [MSFT]: "Re: MS Desktop Engine 2000"
- Reply: Richard Waymire [MSFT]: "Re: MS Desktop Engine 2000"
- Maybe reply: Michael: "Re: MS Desktop Engine 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Vinod" <mvinod@yahoo.com> Date: Mon, 3 Feb 2003 11:04:12 -0800
same problem for me ..I have MSDE2000 RTM version I used following command
to upgrade it to SP3
C:\sql2ksp3\MSDE\setup.exe /upgradesp SQLRUN INSTANCENAME=<SERVERNAME>
BLANKSAPWD=1
it installs something and after that when I use the following command to
check if version is applied
SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'),
SERVERPROPERTY ('edition')
I get the same old RTM version info..does that means SP3 not applied
pls help I am facing this problem seriously
"Richard Waymire [MSFT]" <rwaymi@online.microsoft.com> wrote in message
news:#Xu1tGNyCHA.2712@TK2MSFTNGP12...
> so is this instance the NETSDK instance?
>
> Run
>
> osql -E -Syourservername\NETSDK -Q"select @@version"
>
> and it should return
>
> Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
> Dec 17 2002 14:22:05
> Copyright (c) 1988-2003 Microsoft Corporation
> Desktop Engine on Windows NT 5.1 (Build 2600: Service Pack 1)
>
> If it's been patched - note the top - 8.00.760. If it's 8.00.194 it's an
> unpatched MSDE install.
>
> --
> Richard Waymire, MCSE, MCDBA
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "Senthil" <senthilss@yahoo.com> wrote in message
> news:0ab201c2c8cf$0d4e3590$8af82ecf@TK2MSFTNGXA03...
> > Hi, I can't able to apply any patch for MS Desktop engine
> > ver 8.00.194
> >
> > If I run .net SDK patch the sqlscan still detects this
> > system is vulnurable.
> >
> > Could anybody help where to get the patch?
> >
> > Thanks in advance
> >
> > Senthil
>
>
- Next message: Dave: "Re: SP3 and CSRSS.EXE"
- Previous message: Brett: "Linked Server problem..."
- Next in thread: Richard Waymire [MSFT]: "Re: MS Desktop Engine 2000"
- Reply: Richard Waymire [MSFT]: "Re: MS Desktop Engine 2000"
- Maybe reply: Michael: "Re: MS Desktop Engine 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|