Subject | Cursor doesn't see value |
---|---|
Author | ra8009 |
Post date | 2004-03-17T07:26:46Z |
In an application, I have two components pointing to the same data
table in Firebird 1.5.
The first component is a TIBOTable and is part of an explicit
transaction which commits a value "Y" to the table. Just after the
commit, a TIB_Cursor pointed at the same data opens. It has nothing
listed in the "IB_transaction" property. The cursor is active but sees
the just commited value as blank. Why would this happen?
table in Firebird 1.5.
The first component is a TIBOTable and is part of an explicit
transaction which commits a value "Y" to the table. Just after the
commit, a TIB_Cursor pointed at the same data opens. It has nothing
listed in the "IB_transaction" property. The cursor is active but sees
the just commited value as blank. Why would this happen?