The following error messages occur:
Change canceled during notification, no columns changed (MDAC 2.1)
-or-
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.
The resolution is to issue a
Recordset.Move 0 method in one of the events in the
TextBox control.
Microsoft 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:
To download the latest Visual Studio service pack, visit the
following Microsoft Web site: