Recordset is not updateable -- where is help on MS Access 365?

Rob Curtis 20 Reputation points
2026-07-12T05:42:38.31+00:00

For years I have just used Access 2007 on my laptop, though I have Office 365. As the disc wouldn't work on my Win11 PC, and the laptop has a problem, I finally decided to use the later access, and opened a 2007 database. I updated a number of records in a table and then I went to a query and found that now,it says the recordset is not updateable. I has always been so on the laptop for decades.

When I first opened the 365 Access, it said something about needing to be the administrator, but it seemed to make no difference till I went to change records in the query. I am the sole user of this personal computer and thus the administrator, so if that is why and it doesn't know that, what do I do.

Microsoft 365 and Office | Access | For home | Windows

8 answers

Sort by: Newest
  1. Rob Curtis 20 Reputation points
    2026-07-12T18:11:15.8133333+00:00

    I am wondering why this worked for nearly decades with Access 2007, and then when I transfer the database trom my laptop to my PC and use Access 365, it becomes not updateable. I have another table where a primary key is used, just to number new entries, and in a query, using it. it never could be updated, the way it depends on the table.

    I put primary key in search and reading about locked property. The way I used the table is if I get a species ID, I update the records easily. Does primary make species only show once? It is unique but sometimes the subjet(common name, may vary, like if it is a morph. I don't fully understand. User's image

    Was this answer helpful?


  2. Karl Donaubauer 3,501 Reputation points MVP
    2026-07-12T12:02:18.09+00:00

    Hi,

    A table without primary key is always in danger to be not updateable in queries where you have other tables too. If you still need help, then you could go to the SQL view of the query and post the SQL text here.

    Servus
    Karl


    Access Forever News DevCon

    Access-Entwickler-Konferenz AEK

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  3. Anonymous
    2026-07-12T06:26:00.6233333+00:00

    Hi Rob Curtis

    Thank you for reaching out to the Microsoft Q&A Forum.

    Based on your description, I understand that you can still update records directly in the table, but receive the "This Recordset is not updateable" error when working with the query in Access for Microsoft 365.

    Since you mentioned that you have already confirmed you are using an administrator account, to help narrow down the cause, could you please check the following?

    1. In Design View, does each table used in the query still have a Primary Key set (look for the key icon next to a field)?
    2. How many tables does this query pull data from, and how are they joined?
    3. Does the query include Totals (SUM, COUNT, AVG), or is it a Crosstab or Union query?

    If possible, could you also send the following screenshots through a private message?

    • The query in Design View.
    • The relationships between the tables used by the query (if applicable).

    Please understand that our initial reply may not always immediately resolve the issue. However, with your help and more detailed information, we can work together to find a solution.  

    I look forward to your update.     


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.