Re: Insert Multiple, Delete Multiple and parent keys [message #1220 is a reply to message #1219] |
Mon, 14 January 2008 01:13   |
|
Thanks for directing my inquiry.
I see that UPDATE 5 seem to be the code that should handle the task. Please help me verify my understanding. My naive and probably obious question would be, should I call UPDATE 5 from the _cm_??? of Student or Class_lesson or both? Thus, if a student gets into a class (change of classid), then the UPDATE 5 task gets initiated and new records are added (to be done in student.class.inc). Likewise, if a class gets new lessons, the corresponding Update 5 task is also initiated.
|
|
|