Master Dataset - updating link field

lev_ko

Member²
I have a master-detail relationship.
Master dataset field M is linked to detail dataset field D.

I need to be able to modify M, so that the detail dataset is refreshed with the new changes. Apparently M becomes read only if a master-detail relationship exists.

How can I overcome this problem ?

Thanks !

How can I overcome this problem ?

I'm using DOA 3.4.3 with BCB5 and MIDAS.
 
You can only overcome this by not using the standard master/detail feature, and performing your own master/detail synchronization when a maser field changes.

------------------
Marco Kalter
Allround Automations
 
I see. Thank you.

Originally posted by mkalter:
You can only overcome this by not using the standard master/detail feature, and performing your own master/detail synchronization when a maser field changes.

 
Back
Top