Home All Groups Group Topic Archive Search About

SQL Server Help Error



Author
3 Jun 2005 6:43 PM
box2003
Hello,

I have recently installed SQL Server 2000 with sp3 on a workstation.  When
clicking help from SQL Query Analyzer, and clicking the "Index" tab the
following error condition ocurrs.  Clicking the Search, Contents, Favorites
seems to work fine.  Also loaded on the workstation is VS.NET 2003 and a
host of other developer programs.  All seems to work fine with the
workstation and loaded software, except the help system within SQL Server
2000.

ISQL/w - SQL graphical query tool has encountered a problem and needs to
close.

AppName: isqlw.exe  AppVer: 2000.80.2039.0  ModName: itircl.dll
ModVer: 5.2.3790.1159  Offset: 00008034


Any clues or direction I should follow to resolve this?

Thanks.

Author
4 Jun 2005 4:00 PM
Edgardo Valdez, MCSD, MCDBA
You can try applying SQL Server SP4:

http://www.microsoft.com/sql/downloads/2000/sp4.asp

or download the latest version of Books Online
http://www.microsoft.com/downloads/details.aspx?FamilyId=A6F79CB1-A420-445F-8A4B-BD77A7DA194B&displaylang=en

which comes as an msi intallation file and may solve that issue.


Show quoteHide quote
"box2003" wrote:

> Hello,
>
> I have recently installed SQL Server 2000 with sp3 on a workstation.  When
> clicking help from SQL Query Analyzer, and clicking the "Index" tab the
> following error condition ocurrs.  Clicking the Search, Contents, Favorites
> seems to work fine.  Also loaded on the workstation is VS.NET 2003 and a
> host of other developer programs.  All seems to work fine with the
> workstation and loaded software, except the help system within SQL Server
> 2000.
>
> ISQL/w - SQL graphical query tool has encountered a problem and needs to
> close.
>
> AppName: isqlw.exe  AppVer: 2000.80.2039.0  ModName: itircl.dll
> ModVer: 5.2.3790.1159  Offset: 00008034
>
>
> Any clues or direction I should follow to resolve this?
>
> Thanks.
>
>
>
Are all your drivers up to date? click for free checkup

Author
4 Jun 2005 4:17 PM
Mike Epprecht (SQL MVP)
ppName: isqlw.exe  AppVer: 2000.80.2039.0

That is SP4 version of ISQL. Re-Install SP4.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: m***@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"Edgardo Valdez, MCSD, MCDBA"
<EdgardoValdezMCSDMC***@discussions.microsoft.com> wrote in message
Show quoteHide quote
news:96DA269E-73B8-4856-9BC7-FABB1C569835@microsoft.com...
> You can try applying SQL Server SP4:
>
> http://www.microsoft.com/sql/downloads/2000/sp4.asp
>
> or download the latest version of Books Online
>
> http://www.microsoft.com/downloads/details.aspx?FamilyId=A6F79CB1-A420-445F-8A4B-BD77A7DA194B&displaylang=en
>
> which comes as an msi intallation file and may solve that issue.
>
>
> "box2003" wrote:
>
>> Hello,
>>
>> I have recently installed SQL Server 2000 with sp3 on a workstation.
>> When
>> clicking help from SQL Query Analyzer, and clicking the "Index" tab the
>> following error condition ocurrs.  Clicking the Search, Contents,
>> Favorites
>> seems to work fine.  Also loaded on the workstation is VS.NET 2003 and a
>> host of other developer programs.  All seems to work fine with the
>> workstation and loaded software, except the help system within SQL Server
>> 2000.
>>
>> ISQL/w - SQL graphical query tool has encountered a problem and needs to
>> close.
>>
>> AppName: isqlw.exe  AppVer: 2000.80.2039.0  ModName: itircl.dll
>> ModVer: 5.2.3790.1159  Offset: 00008034
>>
>>
>> Any clues or direction I should follow to resolve this?
>>
>> Thanks.
>>
>>
>>

Bookmark and Share