Skip to main content
Known Participant
June 2, 2020
Question

Inserting data to junction table

  • June 2, 2020
  • 0 replies
  • 80 views

example, I have a table like books and I have a table like authors and a junction table (many yo many).

cf 2018 and MSSQL 12

I can create form and insert a book in the books table. (no problem here)

Question is; How do I add  a record or records in the junction table? Also, How do I setup the form to input multiple records for the junction table.<thanks>

    This topic has been closed for replies.