Subject RE: [firebird-support] Array data type in Stored Proc param
Author Simon Carter
> -----Original Message-----
> What you can do in a SP is read values from an array into
> variables of the appropriate data type. This makes it
> possible to loop through an array and form an output tuple
> (along with the row keys and any other row data you
> want) for a selectable SP. Up to Fb 1.5, that's the only way
> to read an array slice with an SQL select statement. If you
> have The F. Book, there's an example starting on P. 627.

Thanks for the info, I did look at the book first but failed to find
anything (will check more thoroughly next time)

Rgds

Si Carter
http://www.tectsoft.net/