Hi Everybody,
I would like to know, what are the best practices in order to implemante a master-detail relationship with SDAC 4.35.1.15 for Delphi 2006 using the CacheUpdate property.
- TMSQuery or TMSTable
- Create the Mastertable;
- Pass the PK to the detail table
- How to apply the changes.
Thank you.