Subject Re: [IBO] errcode 100
Author Geoff Worboys
> when i look at ib_monitor i always have this errcode100
> showing up in the last line. what does that mean ?
> thanks a lot

Basically this is just SQLs EOF indication, the fetch next record
failed because there were no more records to fetch. You will see this
on the end of most selections, if it is the only result you got then
there were no records in the set at all.

HTH

Geoff Worboys
Telesis Computing