Subject | Re: [IBO] errcode 100 |
---|---|
Author | Geoff Worboys |
Post date | 2001-04-04T01:32:39Z |
> when i look at ib_monitor i always have this errcode100Basically this is just SQLs EOF indication, the fetch next record
> showing up in the last line. what does that mean ?
> thanks a lot
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