FIX: Problem With the Code Sample SQLCURS.C (147390)



The information in this article applies to:

  • Microsoft SQL Server 6.0

This article was previously published under Q147390
BUG# NT: 12967 (6.00)

SYMPTOMS

The code sample SQLCURS.C checks for FTC_ENDOFKEYSET and FTC_ENDOFRESULTS after calling dbcursorfetchex(), though they are not valid fetch status values. These status checks should be removed entirely.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.0. For more information, contact your primary support provider.

Modification Type:MajorLast Reviewed:3/26/1999
Keywords:kbprogramming KB147390