BUG: "Could Not Update; Currently Locked" Error Message Raised by Second Edit Attempt in a Transaction (331594)
The information in this article applies to:
- Microsoft OLE DB Provider for Jet 4.0
- Microsoft Access 2000
- Microsoft Access 2002
This article was previously published under Q331594 SYMPTOMS When you try to execute a SQL statement that changes a
record of a table that was edited earlier in the same transaction, you may
receive the following error message: Run-time error
'-2147467259 (80004005)': Could not update; currently
locked.
CAUSEThe error may occur in the following scenario:
- You connect to an Access 2000 database or an Access 2002
database by using Microsoft OLE Provider for Jet 4.0.
- You open a transaction, and then edit a record.
- In the same transaction, you try to execute a SQL statement
that updates or deletes the records.
WORKAROUNDTo work around this problem, use one of the following
methods:
STATUS Microsoft has confirmed that this is a bug
in the Microsoft products that are listed at the beginning of the article.
Modification Type: | Major | Last Reviewed: | 5/8/2003 |
---|
Keywords: | kbBug kbTSQL kbDatabase kbMsg kbnofix KB331594 |
---|
|