Subject Re: [IB-Architect] feature request
Author Ann W. Harrison
At 08:43 PM 2/8/2003 +0100, Holger Klemt wrote:

>declare a udf to use a stored procedure

That's going to be hard, because architecturally, UDF's have
no user context - transaction, connection etc.

>or
>use any stored procedure as a function

That's sort of a problem since a stored procedure
may return one value, one row of values, or many
rows of values. If we restrict it to procedures
that return exactly one value it makes mores sense
to me.


Regards,


Ann