Subject | RE: [IBO] Re: Master and detail transactions |
---|---|
Author | Jason Wharton |
Post date | 2004-07-22T01:24:27Z |
You should not have to commit if they are in the same transaction.
Jason Wharton
-----Original Message-----
From: sascha_luttmann [mailto:s_lutti@...]
Sent: Monday, July 19, 2004 6:39 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Re: Master and detail transactions
Hi,
Jason Wharton
-----Original Message-----
From: sascha_luttmann [mailto:s_lutti@...]
Sent: Monday, July 19, 2004 6:39 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] Re: Master and detail transactions
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