John Noble
2008-12-10 12:40:40 UTC
I have set up a datamodule with one parent two children.
On my form I have 3 grids each one connected to one of the rowsets.
Everything looks as it should.
When I delete a row from the parent table, I assumed that the data held in
the child tables would also be deleted. This is not the case. Do I have to
add the code to do this myself or have I set up my datamodule wrong?
John
On my form I have 3 grids each one connected to one of the rowsets.
Everything looks as it should.
When I delete a row from the parent table, I assumed that the data held in
the child tables would also be deleted. This is not the case. Do I have to
add the code to do this myself or have I set up my datamodule wrong?
John