Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770

    Understanding primary and foreign keys is critical to understanding relational database principles. You should not proceed until you gain that understanding.

    Then you need to understand how form/subform arrangement works.
    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.

  2. #17
    Sidran is offline Novice
    Windows 8 Access 2013
    Join Date
    Jul 2014
    Posts
    18
    Sorry about the late reply, didn't notice that the forum went on to the second page. I did browse through a few videos and links and I think I have understood how the primary and foreign keys work. However I still do not understand how setting the dates in Table D as a foreign key would allow me to populate those fields.

  3. #18
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Form/subform arrangement. Main form bound to table A that has the primary key field. Subform bound to table B that has the foreign key field. The Master/Child Links properties of the subform container control will synchronize related records. The foreign key value is automatically populated when data entry is initiated in the subform.
    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.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 07-08-2014, 12:06 PM
  2. Replies: 14
    Last Post: 07-22-2013, 12:39 PM
  3. Replies: 9
    Last Post: 08-09-2012, 07:30 PM
  4. Replies: 2
    Last Post: 04-23-2012, 10:13 PM
  5. Combining two fields in Access
    By jo15765 in forum Programming
    Replies: 18
    Last Post: 11-20-2010, 07:23 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