ACC2000: Table in a Microsoft Access Project Cannot Be Updated (235267)
The information in this article applies to:
This article was previously published under Q235267 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
You find that you cannot delete, update, or insert new records in a table in an Access project.
CAUSE
The table does not have a unique index.
RESOLUTION
To work around this behavior, check that the table has a unique
index. If the table does not have a unique index, create a unique index by using a stored procedure such as the one in the "How to Correct the Behavior" section that follows step 4 of the "Steps to Reproduce Behavior" section later in this article.
Modification Type: | Major | Last Reviewed: | 6/30/2004 |
---|
Keywords: | KbClientServer kbprb kbusage KB235267 |
---|
|