Subject Re: [IBO] Getting column reference from TIB_Cursor?
Author Lester Caine
> Oh, I think I just found the answer to my question. It should be:
>
> return ScratchCursorX->Fields->Columns[0].AsInteger;

Yes that is the one

Svein. The 'default' selection of an underlying element does
not work in C++ so we have to specify the Columns entry. So
a Delphi user might not know which underlying element is
being accessed and would not have a problem, while the C++
user needs to know that 'Fields' has become 'Columns' <g>

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services