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

    Cannot add Records; Join Key of table not...

    I am extremely new to access so I would appreciate as much help as I can get. I have been tasked with creating a database that stores product information and archives changes in price and attributes. This is what I am stuck on currently... an error message when trying to input into a text box reads "Cannot add records; join key of table "tblSciQuest' not in Record Set."



    Thank you in advance and I really do appreciate the help!Restart.zip

  2. #2
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    I only took a quick look at your DB, but it looks like it's a Relationships issue.

    When you have a Foreign Key set up like that, you always need to add the Child Record first. In this case, that means you need to create the Record to tblSciQuest before you save the Record in tblProduct.

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

Similar Threads

  1. Replies: 1
    Last Post: 09-20-2011, 03:23 PM
  2. how do i join records from two tables via a form
    By Kananelo in forum Programming
    Replies: 2
    Last Post: 02-24-2011, 02:01 AM
  3. Replies: 3
    Last Post: 02-02-2011, 01:00 PM
  4. join table
    By graciemora in forum Queries
    Replies: 2
    Last Post: 10-28-2010, 01:57 PM
  5. Self Join in a Table
    By LornaM in forum Database Design
    Replies: 10
    Last Post: 05-06-2009, 10:29 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