ACC97: Can't Update Recordset After Refreshing Linked Table (165352)
The information in this article applies to:
This article was previously published under Q165352 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
After you refresh the link to a linked table by using the Linked Table
Manager Wizard, you cannot update the data in a form based on the linked
table the first time that you open the form. You receive a message that you
cannot update the data.
RESOLUTION
This behavior only occurs if:
- You use the Linked Table Manager to refresh the link to a linked
table.
- You open a form based on the linked table that has its RecordsetType
property set to Snapshot.
- You open another recordset based on the same table using a form or
Visual Basic code and try to add or update a record.
To resolve this problem, close all recordsets based on the table, and then
reopen them. For example, close the form with the snapshot-type recordset,
close the form with which you are trying to update the recordset, and then
reopen them both.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 97.
This problem no longer occurs in Microsoft Access 2000.
REFERENCES
For more information about Snapshot-type recordsets, search the Help Index
for "snapshot-type Recordset objects."
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kbbug kberrmsg KB165352 |
---|
|