Subject | When do we need more than one TIB_Transaction in an application? |
---|---|
Author | tarno_nona |
Post date | 2007-06-27T02:54:21Z |
Hi all,
I'm still confused with transaction management in IBObjects. In some
posts, they suggest using transaction component (TIB_Transaction or
TIBOTransaction) on each form. In some other posts, just used one
(usually put in datamodule). Others suggest one transaction for DML,
others suggest one for SELECT and one for INSERT and UPDATE. Which one
is better? What kind of problem that might occur?
Regards
Tarno
I'm still confused with transaction management in IBObjects. In some
posts, they suggest using transaction component (TIB_Transaction or
TIBOTransaction) on each form. In some other posts, just used one
(usually put in datamodule). Others suggest one transaction for DML,
others suggest one for SELECT and one for INSERT and UPDATE. Which one
is better? What kind of problem that might occur?
Regards
Tarno