ACC2002: Record Appears to Be Deleted from XML Data Page Without Warning (282373)
The information in this article applies to:
This article was previously published under Q282373 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
When you attempt to programmatically delete a record in a data access page that is bound to Extensible Markup Language (XML), you may not receive a message that this operation is not permitted. Instead, it appears that you have deleted a record, although the underlying data source remains unchanged.
CAUSE
This behavior can occur if you are using the Delete method of the Recordset property to delete a record that does not display a warning message.
RESOLUTION
To restore the data that appears to have been deleted, refresh the page in Microsoft Internet Explorer. If your page is open in Access, you may refresh the page as follows:
- Open the data access page in Design view.
- On the View menu, click Page view.
Notice that the record that appeared to be deleted is now displayed.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCESFor more information about data access pages, click Microsoft Access Help on the
Help menu, type types of data pages in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbbug kberrmsg kbpending KB282373 |
---|
|