Subject Re: Master and detail transactions
Author sascha_luttmann
Hi,

--- In IBObjects@yahoogroups.com, "Mihai Chezan" <gsmcq@y...> wrote:
> Not sure if I understand your question, but you could put the
master
> and the detail in the same transaction.

all detail queries have the same transaction as the master query. But
when I change the data in one of the detail queries i have to comit
the transaction in order to see the changed data in the master query.

Alex