Results 1 to 2 of 2
  1. #1
    yawkey is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    1

    "Recordset not updateable"


    I have a database i inherited and i am trying to add some checks and balances to it for end users. There is a query I created called developmentStatus. It joins against 2 tables, MasterList and inDevelopment. I added a relationship between the two. If i run the query, i can update the fields directly throught the query. In addition, i have created a form that serves as a UI for the users to update said fields.

    My issue is that though i can update the records from the query itself, however, i recieve a "recordset not updateable" error when trying to update through the form. I have all the properties i would expect, set to "Yes" to support updating. Has anyone ever experienced this? If so, what was the issue?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Normally, a form can enter/edit records for only one table. Perhaps you need a form/subform arrangement.

    If you want to provide db for analysis, follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 2
    Last Post: 11-14-2012, 04:47 PM
  2. Export "Query or Report" to a "Delimited Text File"
    By hawzmolly in forum Import/Export Data
    Replies: 3
    Last Post: 08-31-2012, 08:00 AM
  3. Replies: 11
    Last Post: 03-29-2012, 02:32 PM
  4. Replies: 16
    Last Post: 07-22-2011, 09:23 AM

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