D
dwetmore
I have a many-to-many relationship in which I want to trap attempts to
relate a child record to the current parent record more than once. I
think I can do it by loading the child records into a listbox on a
NotInList event and then building the join records, but that seems
more complicated than is necessary.
Is there a better way to do this?
Thanks, Dave
relate a child record to the current parent record more than once. I
think I can do it by loading the child records into a listbox on a
NotInList event and then building the join records, but that seems
more complicated than is necessary.
Is there a better way to do this?
Thanks, Dave