Subject | Re: [IBO] Getting column reference from TIB_Cursor? |
---|---|
Author | Lester Caine |
Post date | 2003-04-30T08:23:08Z |
> Oh, I think I just found the answer to my question. It should be:Yes that is the one
>
> return ScratchCursorX->Fields->Columns[0].AsInteger;
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