Hi
how can i set a cascade delete for a recursive relation ?
setting cascade delet to a normal PK FK Relation (2 Table) is no problem but
for recursive relation are the fields in Relationships Dialog Box disabled.
Thanks
Jafar
Rick Sawtell - 28 Jul 2008 14:14 GMT
> Hi
>
[quoted text clipped - 7 lines]
> Thanks
> Jafar
You will need to use a trigger for this.
Rick Sawtell