Results 1 to 7 of 7
  1. #1
    jim_s is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    4

    Split Database - Can't Update Record

    Hi -
    I just created a test access table then split it. When I reopen the front end, when I try to edit a record I get the message "This Recordset is not updatable"



    How do I update the record?

    Thanks,
    Jim

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Do you have read/write permission on the folder where the back end is?
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    jim_s is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    4
    Hi Paul -
    I should. I created the BE database in a separate folder on my local hard drive.

    C:\Access\test.accdb

    C:\Access\Back End\test_be.accdb

    Jim

  4. #4
    jim_s is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    4
    OK, I figured out what was happening. I had created an Excel spreadsheet using the test_be.accdb as an external data source. Why I had the Excel file open, it caused the BE file to be locked for updates.

    How can I open the Excel file in a "Read-Only" mode so that I can still make updates to the BE from the FE Access DB?

    Jim

  5. #5
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Are you saying the Excel file is linked to the back end, and then to the front? If so, try linking it directly to the front end.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  6. #6
    jim_s is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    4
    Thanks Paul.

    Ultimately, what I am trying to do is create a multi-user system.

    I will use Access for data Entry and use Excel to do some calculations and reports from the BE data.

    So, what I want to do is have the Excel spreadsheet in a "Read-Only" mode to the BE Access database so that updates can still be made with the FE Database.

    Jim

  7. #7
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Have you tried linking the Excel file directly to the front end rather than the back end? If it works with the back end data, I'm not sure it even needs to be linked in the back end. I would expect the link to be done from Excel, though that's not something I've done. In other words, Excel would pull the data rather than it being linked. Linking is how Access gets data, not sure that Excel works the same way.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 4
    Last Post: 11-27-2013, 09:51 AM
  2. Replies: 2
    Last Post: 04-22-2012, 04:19 PM
  3. Split Record Query
    By Flippa in forum Queries
    Replies: 1
    Last Post: 12-15-2011, 05:27 PM
  4. Replies: 4
    Last Post: 06-07-2011, 09:16 AM
  5. Replies: 10
    Last Post: 03-28-2011, 08:57 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