FIX: Sqlakw32.dll May Corrupt SQL Statements (317989)
The information in this article applies to:
- Microsoft SQL Server 2000 Developer Edition
- Microsoft SQL Server 2000 Standard Edition
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 2000 Personal Edition
- Microsoft SQL Server 2000 Enterprise Evaluation Edition
- Microsoft SQL Server 2000 Workgroup Edition
- Microsoft SQL Server 2000 Desktop Engine (MSDE)
- Microsoft SQL Server 2000 Developer Edition 64 bit
- Microsoft SQL Server 2000 Enterprise Edition 64-bit
- Microsoft SQL Server 7.0
This article was previously published under Q317989 BUG #: 356597 (SHILOH_BUGS) BUG #: 58350 (sqlbug_70)
SYMPTOMS An ESQL/C application may experience all kinds of
unexpected errors when opening a cursor:
To confirm these symptoms, trace the SQL commands in the ESQL
application by using SQL Profiler. In the SQL Profiler trace, you will see
where corrupted statements were sent to SQL Server. For example,
instead of a line similar to this in the trace exec sp_cursoropen @P1 output, 'SELECT EmployeeID, LastName, FirstName from employees where EmployeeID = 8', @P3 output, 4, @P5 output you will see a line similar to this: exec sp_cursoropen @P1 output, 'SE0', @P3 output, 4, @P5 output RESOLUTIONService pack informationTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base: 290211 How to obtain the latest SQL Server 2000 service pack Hotfix informationMicrosoft SQL Server 2000 Service Pack 2The English version of the SQL Server 2000 Service Pack 2 fix should have the following file attributes or later: Date Time Version Size File name
-------------------------------------------------------
26-Feb-02 02:37 8.00.581 126,976 Sqlakw32.dll
Microsoft SQL Server 2000 Service Pack 3The English version of the SQL Server 2000 Service Pack 3 fix should have the following file attributes or later: Date Time Version Size File name
-------------------------------------------------------
19-Feb-2004 09:02 8.00.916 168,001 Sqlakw32.dll
Note Because of file dependencies, the most recent hotfix or feature
that contains the files may also contain additional
files. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.This problem was first corrected in Microsoft SQL Server 2000 Service Pack 4.
Note Although the lower build number may suggest it, this fix is not included in SQL
Server 2000 SP3.
Modification Type: | Minor | Last Reviewed: | 9/27/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbQFE kbbug kbfix KB317989 kbAudDeveloper |
---|
|