Subject Re: [IB-Architect] no current row for fetch operation
Author Ivan Prenosil
> >SELECT T.*, SP.*
> >FROM TABLE T, PROC(T.ID) SP
> >
> >This shows error message:
> >"no current record for fetch operation"
>
> Interesting problem. Does the error occur before the
> first row is returned?

Prepare - o.k.
Open - o.k.
First fetch - booom.

(but it perhaps depends on PLAN, so I would expect this error
to occur during Open in some cases)

Ivan
prenosil@...