Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    CarlettoFed is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Dec 2019
    Posts
    255

    Risposta

    Meanwhile, the reports should change as follows:

    Click image for larger version. 

Name:	Relations.png 
Views:	21 
Size:	18.4 KB 
ID:	43509

    so you have to create a Cons_Payment table where you register the delivery to which Payment must be related, as you can see below:



    Click image for larger version. 

Name:	Data.png 
Views:	20 
Size:	6.4 KB 
ID:	43510

    moreover you have made mistakes in the structure of the Cons table where for example the FK_BrandID field has the Required property set to Yes but then the data is not inserted.
    So, to conclude, you need to create a mask that allows you to select the Cons paid but not yet associated with Paymentsand insert it in Cons_Payment with the relative data.

  2. #17
    bubai is offline Competent Performer
    Windows 7 32bit Access 2016
    Join Date
    Nov 2014
    Location
    Dhaka
    Posts
    162
    Quote Originally Posted by CarlettoFed View Post
    so you have to create a Cons_Payment table where you register the delivery to which Payment must be related, as you can see below:

    So, to conclude, you need to create a mask that allows you to select the Cons paid but not yet associated with Paymentsand insert it in Cons_Payment with the relative data.
    How do I place many-to-many table on an input form? Do I have to put the Junction table on a sub-form?
    What is the use of putting a primary key on the junction table?

  3. #18
    CarlettoFed is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Dec 2019
    Posts
    255
    It is my method to manage the data more simply through a dedicated mask, but it can certainly be removed.

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

Similar Threads

  1. Replies: 9
    Last Post: 09-15-2020, 03:12 PM
  2. Replies: 3
    Last Post: 03-07-2019, 05:34 PM
  3. Replies: 2
    Last Post: 02-15-2016, 11:00 PM
  4. Replies: 1
    Last Post: 08-21-2014, 02:29 PM
  5. Replies: 4
    Last Post: 07-22-2011, 12:52 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