ACC: Canceling Insert Object Dirties Record (92675)



The information in this article applies to:

  • Microsoft Access 1.0
  • Microsoft Access 1.1
  • Microsoft Access 2.0

This article was previously published under Q92675

SYMPTOMS

Advanced: Requires expert coding, interoperability, and multiuser skills.

If you place the insertion point in a field with the data type OLE Object, choose Insert Object from the Edit menu, and then click the cancel button in the Insert Object dialog box, the record will still be "dirty." A dirty record is one that has been edited.

If the field is part of an existing record, the previous contents of the field are not deleted or modified, but the record is rewritten when you leave it.

STATUS

This behavior no longer occurs in Microsoft Access version 7.0.

MORE INFORMATION

Steps to Reproduce Behavior


  1. Open a table that includes an OLE Object field.
  2. Place the insertion point in the OLE Object field.
  3. Select Insert Object from the Edit menu, and then choose Cancel. Note that the record selector indicates that the record is dirty by displaying the pencil indicator.

Modification Type:MajorLast Reviewed:5/9/2003
Keywords:kbfix kbprb KB92675