ACC97: Can't Update Recordset After Refreshing Linked TableLast reviewed: May 14, 1997Article ID: Q165352 |
The information in this article applies to:
SYMPTOMSNovice: Requires knowledge of the user interface on single-user computers. After you refresh the link to a linked table using the Linked Table Manager Wizard, you cannot update data in a form based on that table the first time you open it. You receive a message that you cannot update the data.
RESOLUTIONThis behavior only occurs if:
STATUSMicrosoft has confirmed this to be a problem in Microsoft Access 97. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONIf you try to update data using a form, you receive the message:
This Recordset is not updatable.If you try to update data using Visual Basic code, you receive the message:
Run-time error '3027': Can't update. Database or object is read-only.This problem occurs the first time you open the form with the snapshot-type recordset and try to update the recordset while the form is open. This includes updating the table directly or using a form or Visual Basic code. Even if you have previously edited the data or if you quit and restart Microsoft Access, the first time you open the snapshot-type form this behavior is exhibited.
Steps to Reproduce Problem
REFERENCESFor more information about Snapshot-type recordsets, search the Help Index for "snapshot-type Recordset objects."
|
Additional reference words: attach attached
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |