Subject Stored procedure and array
Author Juan Pedro López Sáez
Hello.

I know Jaybird 1.0.1 doesn't support array datatype.

Anyway, is it possible to use with jaybird a selectable procedure which
returns some integer values and an integer array value? I don't want to
get this array value in my java application, I'll just retrieve the
integer values.

Could it be any problem?

Thank you very much.

Juan Pedro López