Results 1 to 2 of 2
  1. #1
    sdc1234 is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2013
    Posts
    89

    Append 2 linked tables together

    Greetings,

    I am trying to append 2 linked (2013 data and 2014 data) excel tables and I get Operation must use an updateable query, does anyone have a workaround this issue....

    v/r
    novice

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Create a copy of your database and open the Query object in datasheet view. Try to add a new record and you will not be able to. You may be able to edit some data while in the query DS view in some fields and not others. This is not an updatable query.

    In order to create an updatable query the joins must be done in such a way that edits do not violate the joins. Another way you can create a non updateable query is to violate rules you created in the Relationships Window of the DB.

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

Similar Threads

  1. Replies: 4
    Last Post: 11-22-2013, 11:20 AM
  2. Linked Table Append Query Problem.
    By dlab85 in forum Queries
    Replies: 4
    Last Post: 03-13-2013, 07:30 AM
  3. Append Query Using 2 Tables
    By burrina in forum Forms
    Replies: 2
    Last Post: 12-27-2012, 05:24 PM
  4. Append to multiple tables
    By GraemeG in forum Queries
    Replies: 1
    Last Post: 04-05-2012, 11:42 AM
  5. Replies: 5
    Last Post: 02-02-2012, 06:42 PM

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