FIX: An Additional FetchComplete Event Is Fired After You Sort an ActiveX Data Objects Recordset (320679)



The information in this article applies to:

  • Microsoft Data Access Components 2.7

This article was previously published under Q320679

SYMPTOMS

If you are using a multi-processor computer, and you call Recordset.Sort on an ActiveX Data Objects (ADO) recordset that you opened by using the adAsyncFetch flag, more FetchComplete events may be fired after the initial FetchComplete is fired.

The expected behavior is that a FetchComplete event is only fired one time for a recordset, even if it is subsequently sorted.

RESOLUTION

To 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 INF: How to Obtain the Latest SQL Server 2000 Service Pack

The English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time    Version          Size      File name
   ----------------------------------------------------------------------
   20-May-2002  19:23   2.70.8720.0      487,424   Msado15.dll
   24-May-2002  19:51   5.50.4134.600    300,304   Q320679_mdac27_x86.exe
				

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 3.

MORE INFORMATION


Modification Type:MajorLast Reviewed:4/7/2006
Keywords:kbQFE KBHotfixServer kbSQLServ2000sp3fix kbbug kbfix kbSQLServ2000preSP3fix KB320679