ACC2000: Setting Form Recordset Causes Dirty Record to Commit (223224)
The information in this article applies to:
This article was previously published under Q223224 This article applies only to a Microsoft Access database (.mdb).
Advanced: Requires expert coding, interoperability, and multiuser skills.
SYMPTOMS
If you have two forms open with the same record source, and you programmatically set the recordset of one form to be equal to the recordset of the second form, any edits you have made thus far on the second form are committed to the data source.
RESOLUTION
If you have two forms based on the same data source, do not set one form's recordset equal to the other during data entry.
REFERENCES
For more information about the Recordset property, in the Visual
Basic Editor, click Microsoft Visual Basic Help on the
Help menu, type "recordset property" in the Office Assistant or
the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbbug kbpending KB223224 |
---|
|