Subject Details Rollbackretaining in Master-Detail Relationship
Author James Chua
I have a Master-Detail Relationship. Why is it that when I call
detail.ib_transaction.rollbackretaining my master dataset which is in
dssinsert state was cancel and return to dssbrowse state? Is there a way
to prevent my master dataset from cancelling when I call
rollbackretaining for the details dataset?

Thanks