Results 1 to 5 of 5
  1. #1
    ezz is offline Novice
    Windows Vista Access 2010 32bit
    Join Date
    Nov 2014
    Location
    Over the Hills and Far Away
    Posts
    16

    Update queries

    Hi,



    How can I update all the queries when I enter a new record in a form?

    When I enter a new employee record in a form, I want all the queries that are related to the employee information table to be updated with this new entry.

    Thanks.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Data entry/edit is automatically reflected in all query objects using the table being edited.
    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.

  4. #4
    Demerit's Avatar
    Demerit is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Nov 2013
    Posts
    125
    Data entry/edit is automatically reflected in all query objects using the table being edited
    Except for quries that have a one-to-one relationship and a related record is not found in all the tables concern.

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    That would depend on the join type - for an INNER join, yes. INNER JOIN requires related records on both sides for data to show in query for any type of relationship.
    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. Using forms and update queries
    By davidman in forum Forms
    Replies: 2
    Last Post: 08-09-2014, 12:14 PM
  2. Run Append and Update Queries
    By Govinda in forum Programming
    Replies: 1
    Last Post: 04-04-2013, 01:14 AM
  3. IIF Statements and Update Queries.
    By nicknicknick in forum Queries
    Replies: 1
    Last Post: 06-05-2011, 12:08 PM
  4. Need help with update query / queries
    By Wayne2072 in forum Queries
    Replies: 1
    Last Post: 05-24-2010, 01:42 AM
  5. Combining like update queries
    By xcr800man in forum Queries
    Replies: 2
    Last Post: 05-20-2008, 08:36 AM

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