Subject Do I need a master detail relationship in the server?
Author James Chua
I have a master detail relationship in my application. I have been
reading a lot ... and one of the feature I like and find it to be very
nice is that the IBO automatically do a postretaining for your master
dataset if you have inserted a detail dataset. Is this true even if the
relationship is set only in IBO but not in FB?

What will I miss if I have set a master detail relationship in the IBO
but not in the FB. Base on my experience I haven't encountered any
problem at all. Since I dont delete master records where the cascading
delete is a nice feature.

Thanks a lot.

James