Subject Re: [IBO] IBO and lookup fields
Author Dorin Pacurar
In a form I have a TIB_Connection (MyConn) and a TIB_Transcation
(MyTr)connected to it.
Why can't I set for a TIB_Query (MyQry) the value MyTr ? (it automatically
turns the IB_transcation property of the query to <default>)
Thanks