Subject "Field Not Found" Error
Author Jack Cane
On browsing results at runtime, Delphi/IBO.FireBird is throwing a "FieldNot Found" error for a data column which, IB_SQL shows as present, with no visible spelling errors. Field is defined as a Firebird SMALLINT, and is being called with FieldByName(...).AsInteger.

Would appreciate hearing from anyone who might have a clue what the code is trying to tell me.

Best,
jwc