Subject | Re: [IBO] ERRCODE = 100. What does it mean? |
---|---|
Author | Paul Vinkenoog |
Post date | 2004-06-06T21:19:19Z |
Hi Constantijn,
the result set is empty. There are other possibilities, e.g. "Invalid
database key"; see the Language Reference, page 204-205.
I's not really an error - real errors have negative numbers.
Greetings,
Paul Vinkenoog
> IB_MONITOR shows an error with FETCH:Usually it's "No more records". You also get this immediately when
>
> /*-----------------------------------------
> [ 6-6-2004 20:34:58 ]
> FETCH
> STMT_HANDLE = 14698260
> FIELDS = [ Version 1 SQLd 1 SQLn 1
> SYSDBA.RDB$INDEX_SEGMENTS.RDB$FIELD_NAME = 'CHANGECODE
> ' ]
>
> ERRCODE = 100
> -------------------------------*/
>
> What does ERRCODE = 100 mean?
the result set is empty. There are other possibilities, e.g. "Invalid
database key"; see the Language Reference, page 204-205.
I's not really an error - real errors have negative numbers.
Greetings,
Paul Vinkenoog