BUG: Error Message Received When You Use the DTPicker to Update Table (288772)
The information in this article applies to:
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.5 SP1
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
This article was previously published under Q288772 SYMPTOMS When you use the DTPicker to update a table, you may
receive the following error message if an intrinsic control is also updating
the table: Consumer's event handler called a
non-reentrant method in the provider. If just the DTPicker is doing
an update, no error is returned, but the table is not updated. CAUSE OCXs are not supplying pre-Update notifications, such as
intrinsic controls. RESOLUTION Issue a recordset.move 0 or use a databinding collection.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
REFERENCESFor additional information about OCX
update problems, click the article number below to view the article in the
Microsoft Knowledge Base: 195638 PRB: IRowsetNotify Error with ADO Data Control and ADO Recordset
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbBug kbCtrl kbDatabase kbpending KB288772 |
---|
|