Subject IBO 3.6 and Sessions
Author Thomas Stamm
Hi,
I'm still using IBO 3.6 and found a serious problem using sessions in an
multithreading environment.
If I assign an different session than the default session to an IBA_BDataset
the internal cursors FCurrentCursor and FBufferCursor still using the
default session.
The problem is, that the IBA_BDataset does not override the SetSession
procedure of the IB_Component.
Does the Version 4 fix that problem ?

Best regards
Thomas