C
|
cgphp 11/20/2011 |
Check this article: http://xlinesoft.com/phprunner/docs/before_deleting_a_record_check_if_related_records_exist.htm global $dal; |
K
|
kiki_lala author 11/20/2011 |
i have try this code but it not work.
|
C
|
cgphp 11/21/2011 |
Post the code you have entered in the "Before record deleted" event. |
S
|
Siobhan3 11/22/2011 |
hey i used you code at its working just fine but the problem i had was (where do i code the part were you delete the column in the parentTable) does it has to have it own function or defferent from delete childtable? im using vb.net and generating query for sql. |