Subject | IBO 3.6 and Sessions |
---|---|
Author | Thomas Stamm |
Post date | 2001-12-13T15:05:21Z |
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
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