J
John Watson
This is for a conference registration. There are 5
courses on offer, and each course is restricted to a
different number of participants.
I have a table for participant registration information,
and one set up with course information. A relationship is
set up between the two (the specific course selections).
I want to limit the number of records that can be entered
into a table that are referencing a specific course (for
example, maximum 18 records that specify Course 1, maximum
16 records that specify Course 2).
courses on offer, and each course is restricted to a
different number of participants.
I have a table for participant registration information,
and one set up with course information. A relationship is
set up between the two (the specific course selections).
I want to limit the number of records that can be entered
into a table that are referencing a specific course (for
example, maximum 18 records that specify Course 1, maximum
16 records that specify Course 2).