Subject Message length error (encountered 58, expected 30)
Author Kurt Federspiel
Greets.

I received that error message from code that was apparently working. It selects four long values from the DB, places them in a struct and pushes the struct to the back of a list.

The Firebird Book says it is error -901, and the symbol is "port_len", but it is not clear how to fix the issue; that is the only reference to it in the book.

Can anyone drop me a clue as to what I'm doing wrong on:
Ubuntu 8.04
firebird2.1-super

Thanks.
Kurt.