Re: SQLEVN70.RLL
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 04/28/04
- Next message: Tibor Karaszi: "Re: i am afraid backup log with no_truncate is useless ."
- Previous message: $Bill: "Re: SQLEVN70.RLL"
- In reply to: $Bill: "Re: SQLEVN70.RLL"
- Next in thread: $Bill: "Re: SQLEVN70.RLL"
- Reply: $Bill: "Re: SQLEVN70.RLL"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 14:50:04 +0200
I'm sorry, but I'm out of ideas. Perhaps Office installed SQL Server (MSDE), as a part of Access. You might be
able to search KB for the error message and see how you do the steps required to fix this for MSDE.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp "$Bill" <dollar22@hotmail.com> wrote in message news:OBPGrxRLEHA.3056@TK2MSFTNGP12.phx.gbl... > upgrade what? I only installed Office 2003 > "Tibor Karaszi" <tibor_please.no.email_karaszi@hotmail.nomail.com> wrote in > message news:OZo39X8KEHA.3216@tk2msftngp13.phx.gbl... > > You have the very same message as if you had renamed the computer. The > solution to that message is pop in the > > CD and select "upgrade", so you might want to check that out. > > > > -- > > Tibor Karaszi, SQL Server MVP > > http://www.karaszi.com/sqlserver/default.asp > > > > > > "$Bill" <dollar22@hotmail.com> wrote in message > news:%23YqT8$7KEHA.556@TK2MSFTNGP10.phx.gbl... > > > Hi, thanks! No i didn't rename my computer and that's what confusing me, > > > Just install Office 2003 Word, Excel, Outlook, PowerPoint, Publisher, > > > InfoPath, Project, FrontPage and OneNote > > > "Sue Hoegemeier" <Sue_H@nomail.please> wrote in message > > > news:5okq809r9vs7u8qcrufqeqoco6cujfkd9m@4ax.com... > > > > Did you rename the computer? That's typically the message > > > > you get if you rename a server running SQL Server 7. > > > > If this is the case, run the SQL Server CD setup - you get > > > > prompted if you want to upgrade. Select Yes. That will > > > > update the server name entries in the registry.Then you need > > > > to update the system tables with the name of the local > > > > server. From Query Analyzer, run: > > > > sp_dropserver 'OldServerName' > > > > go > > > > sp_addserver 'NewServerName', 'local' > > > > go > > > > > > > > Then restart SQL Server. > > > > > > > > -Sue > > > > > > > > > > > > On Mon, 26 Apr 2004 11:46:12 -0400, "$Bill" > > > > <dollar22@hotmail.com> wrote: > > > > > > > > >Hello i nstalled Office 2003 and now i keep getting > > > > > > > > > > Your SQL Server installation is either corrupt or has been tampered > with > > > > >(unknown package id). Please rerun Setup > > > > > > > > > >on startup > > > > > > > > > > > > > > > > > > > > >
- Next message: Tibor Karaszi: "Re: i am afraid backup log with no_truncate is useless ."
- Previous message: $Bill: "Re: SQLEVN70.RLL"
- In reply to: $Bill: "Re: SQLEVN70.RLL"
- Next in thread: $Bill: "Re: SQLEVN70.RLL"
- Reply: $Bill: "Re: SQLEVN70.RLL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|