Subject | Re: [IBO] more about transactions |
---|---|
Author | bemmel2003 |
Post date | 2003-03-10T09:25:31Z |
Helen,
I'm sorry to confuse you with bad code.
This is just an example. I'm aware of the fact that I do not give my
parameter a value. It's a first time query only performing one time.
After that it's ok if it's committed immediately.
My main question is: is it good practise to let IBO commit the
transaction using it's timer function? Is it better to commit it
manually, and if so must I use starttransaction, or just let fb start
the transaction automatically ?
Leon
I'm sorry to confuse you with bad code.
This is just an example. I'm aware of the fact that I do not give my
parameter a value. It's a first time query only performing one time.
After that it's ok if it's committed immediately.
My main question is: is it good practise to let IBO commit the
transaction using it's timer function? Is it better to commit it
manually, and if so must I use starttransaction, or just let fb start
the transaction automatically ?
Leon