Results 1 to 2 of 2
  1. #1
    Kookai is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Jul 2010
    Posts
    32

    Error in updating fields

    Hi all,



    I have form coming from diferrent tables. And when i try to input a data...

    Error is saying that joint key of table "name" is not in recordset. i found out that if i have input my data to first 3 fields which are from my first table i need to save it so i can input data to other fields which are from my second table.

    Why its not autmatic saving? what do i need to do to have it save automatically.

    Please help me

  2. #2
    pkstormy's Avatar
    pkstormy is offline Access/SQL Server Expert
    Windows XP Access 2003
    Join Date
    Mar 2010
    Location
    Madison
    Posts
    682
    Do you have a table called "name"? If so, immediately rename it and re-code accordingly (don't use reserved names!)

    Otherwise, you need to look at what fields are required to add a new record to the table. If this is a relational design, you may need to update certain fields. Or you are trying to save a "partial" record and other required fields are not supplied when updating.

    "Why its not autmatic saving? what do i need to do to have it save automatically." - there's many possible reasons to this question.

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

Similar Threads

  1. Replies: 5
    Last Post: 03-20-2010, 08:30 AM
  2. FE & BE Updating
    By mastromb in forum Access
    Replies: 5
    Last Post: 02-12-2010, 11:55 AM
  3. "Too many fields defined" error
    By Matthieu in forum Queries
    Replies: 1
    Last Post: 01-28-2010, 08:55 PM
  4. Auto-updating fields in linked tables?
    By Leelers in forum Database Design
    Replies: 27
    Last Post: 01-08-2010, 06:23 PM
  5. Replies: 4
    Last Post: 09-21-2009, 01:51 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