Subject [IBO] AutoCommit Setting
Author Jack Cane
Greetings,

I plan to conduct a load test on my local machine. A part of the tests
involves repeated postings to update a database table. I want to be sure
that each update is fully committed prior to processing the next.

I am using tIboQuery with a tDataSource. tIboQuery.IB_Transaction.AutoCommit
is set to true.

Are there any other required settings?

tks,

jwc