Results 1 to 4 of 4
  1. #1
    mfearer94 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2013
    Posts
    21

    This Recordset is not updateable!

    So I keep on getting the error "This Recordset is not updateable" when I try to change a value of a record in the form or query.



    What I have right now in my database is 1 main table that has 1 subdatasheet and that has a subdatasheet.
    These are all linked by a query which is then used by a form.
    I read somewhere that you can't edit information that is linked between 2 or more tables.

    Can you think of anything else I can do to solve this problem?

    Thank you so much for your time! Any help is appreciated.

  2. #2
    TG_W is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2010
    Location
    Manvel, TX
    Posts
    299
    The problem is the querying of multiple tables. If there is data underneath data underneath data, you might consider a separate form for each, and you can drill down further and further as needed by double-clicking on the field you want to update or add a button to open the source table in a form to update it.

    Without seeing your database and how all of your information is tied together, that would be my guess at resolving your issue.

  3. #3
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Sometimes queries joining two or more tables can be made updatable by putting indexes on the fields used to join the tables. I have used that technique with some success.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Maybe you will find something on this link helpful: http://allenbrowne.com/ser-61.html

Please reply to this thread with any new information or opinions.

Similar Threads

  1. This Recordset Is Not Updateable
    By scoughlan in forum Access
    Replies: 5
    Last Post: 01-10-2012, 04:21 PM
  2. recordset not updateable
    By Lady B in forum Access
    Replies: 2
    Last Post: 12-12-2011, 02:55 PM
  3. This Recordset is not updateable.
    By neo651 in forum Access
    Replies: 10
    Last Post: 07-05-2011, 05:56 PM
  4. Recordset not updateable
    By shiphtfour in forum Import/Export Data
    Replies: 13
    Last Post: 12-16-2010, 01:31 AM
  5. This Recordset Is Not Updateable
    By botts121 in forum Access
    Replies: 1
    Last Post: 11-11-2009, 05:43 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums