Recent content by Martin A

  1. M

    master/detail and cachedupdates

    Hello Marco, Thanks once again, really appreciate your help... I'm out of office for a two weeks holiday right now but i'll try this out immediately when i'm back... have a nice weekend Regards Martin
  2. M

    master/detail and cachedupdates

    Thanks again Marco, I just wonder... quote from the Helpfile (Toraclesession.ApplyUpdates): Does "Each" only apply to the details or does it include the master as well? If the master record has cachedupdates disabled, and i use the AfterPost event to apply the detail updates, then is it...
  3. M

    master/detail and cachedupdates

    Thanks a lot for your answer,Marco... just to be sure that i get you right: basically there's nothing wrong with the master applying the details implicitly... as long as i can guarantee that the user applies just one master at a time, this is exactly what i want... Does the problem appear when i...
  4. M

    master/detail and cachedupdates

    Hello Marco, I have an application (D5, Oracle 10.1.0.2.0, DOAD 4.0.7.1) that acesses 4 tables which are related as follows: 1. articles: master table 2. remarks: detail table (exactly 1 record for each record of articles) 3. shipping: detail table (at least 1, possibly more records for each...
Back
Top