FIX: Error Messages "Change Canceled During Notification..." (MDAC 2.1) or "Operation Was Canceled" (MDAC 2.5) (249350)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.1
- ActiveX Data Objects (ADO) 2.1 SP1
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- Microsoft OLE DB Provider for Jet 3.51
- Microsoft OLE DB Provider for Jet 4.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q249350 SYMPTOMS The following error messages occur:
Change canceled during notification, no columns changed (MDAC 2.1) Run-time error '-2147217842(80040e4e)
Operation was canceled (MDAC 2.5 and later) This problem occurs with
the Jet Provider and does not occur with the SQL Server Provider. The problem
also does not reproduce with client-side cursors. The problem doesn't
seem to be in the ADODC itself, because you can bind the controls directly to a
Recordset object and click on a MoveNext command button to cause the problem. RESOLUTION The resolution is to issue a Recordset.Move 0 method in one of the events in the TextBox control. STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
This bug was corrected in the latest service pack for Visual Studio
6.0.
For additional information about Visual Studio service packs, click the following article numbers to view the articles in the Microsoft Knowledge Base:
194022
INFO: Visual Studio 6.0 Service Packs, What, Where, Why
194295 How to tell that a Visual Studio service pack is installed
To download the latest Visual Studio service pack, visit the
following Microsoft Web site:
Modification Type: | Minor | Last Reviewed: | 12/22/2003 |
---|
Keywords: | kbBug kbDatabase kbfix kbJET kbMDACNoSweep kbVS600sp4fix kbVS600sp5fix KB249350 |
---|
|