Page 1 of 1

Master Detail tables with CacheUpdate

Posted: Sun 06 Apr 2008 19:19
by Trianon
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.

Posted: Tue 08 Apr 2008 13:32
by Antaeus
Please take a look at the "Working with master/detail relationships" topic in SDAC help. It also describes the case in which CachedUpdates can be used with master/detail in SDAC.