Subject Strange Problem
Author david husarik
I am new to Interbase & IBObjects. I am using IBObjects with Delphi 4.0
with update 3.

I have used the TIB_StoredProc to populate my tables and everything is OK.
I have populated the tables fine. I figured that I would use stored
procedures to retrieve data from the tables to my Delphi program for further
processing.

I am receiving this error:

Project w2process.exe raised exception class EIB_StatementError with message
'Fieldname st_rec_no not found'. Use step or run to continue.

st_rec_no is defined as an integer default 0 nulls allowed. I am not sure
how to correct this problem. Any help would be appreciated.

Thank-you,
David C. Husarik