Modifying a field, which links to a detail dataset

lev_ko

Member²
Hello,
When I form a master-detail relationship, the linking field in the master dataset becomes read only, if the detail is not empty.
However, I need to able to modify that field, just as I could with BDE. Is that possible ?

Thanks,
Lev
lev_el@sintec.co.il
 
This is not possible with the standard Master/Detail functionality. If you perform your own Master/Detail synchronization, you have the freedom to program some kind of cascading update scheme (if necessary).

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

Originally posted by mkalter:
This is not possible with the standard Master/Detail functionality. If you perform your own Master/Detail synchronization, you have the freedom to program some kind of cascading update scheme (if necessary).

 
Back
Top