ibcQuery, ibcSQL with ReadOnly Transaction
Posted: Sun 03 Apr 2016 13:31
Hi!
In generally I change the ibcTransactions params from ReadCommited to ReadOnlyReadCommited in my application for ibcQuery and ibcSQL.
If the sql contain insert / update, its not a readonly query. Ok.
But what's happen, when the sql contain DML statement, such as Alter Table, Set Statistics, ... ?
Thanks in advance.
In generally I change the ibcTransactions params from ReadCommited to ReadOnlyReadCommited in my application for ibcQuery and ibcSQL.
If the sql contain insert / update, its not a readonly query. Ok.
But what's happen, when the sql contain DML statement, such as Alter Table, Set Statistics, ... ?
Thanks in advance.