Subject RE: [IBO] TIB_SToredProc problems
Author Daniel Jimenez
>
> A TIB_Cursor would be fine for a SSP, provided you don't want
> a scrollable dataset.
>
> Helen
>

Helen, I have made all the changes necessary so that I no longer use
TIB_StoredProc :-) So I am making use of a TIB_Cursor for the selectable
proc. However, I only have access to the first row which is returned.

I must be loosing the plot, as I understood from the DOC, that I can do
something like

TIB_Cursor->First;
While( !TIB_Cursor->Eof )
TIB_Cursor->Next;

However, this generates an error:

CODE:335544327
...
invalid request handle
...

Any suggestions %-)

danieL
____________________________
Comvision Pty. Ltd.

www.comvision.net.au