|
sql
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server Help Error
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. 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. > > > 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. >> >> >>
Other interesting topics
Unecessary update of secondary indexes?
Buffer Cache Hit Ratio vs Memory Manager Cache Hit ratio Correct SELECT Statement via joins Data File Management on SQL Server 2000 SSPI Context Error Messages SQL Server job is not running on schedule Tooltips? What is sp_MSShareFixed? Moving Database Problem (Chinese) Performance gain by switching from Win2000 to Win2003? |
|||||||||||||||||||||||