Description: Operation must use an updateable query.

T

Travis Howle

Database Results Error
Description: Operation must use an updateable query.
Number: -2147467259 (0x80004005)
Source: Microsoft JET Database Engine
 
A

Allen Browne

From the information you have give us, it looks like you are not using an
updatable query.

If you would like further comments, you may need to post further
information.

One option would be to switch the query to SQLView (View menu), and copy the
SQL statement.
 
Top