Hi,

Carlton Gibson wrote:
> > My problem is, that when I call $driverTable->doSth(1278), the row
> > in the driver's table will be deleted, but it won't delete any rows
> > in cars.
> > 
> > Did I miss something?
> 
> Yes. The cascading write options ONLY work via the Row object.

Thank you, too. That was the problem.


-- 
Regards,
Thomas


Reply via email to