Subject Re: [Firebird-Architect] for discussion Transient Data Set
Author Alexander Klenin
> > Would you be able to reference a tds in a stored procedure where it would
> > have not yet been created at sp compile time?
>
> That's a problem. In the current world, that stored procedure could not
> be defined.

Also, a mechanism for passing/returning transient dataset to/from
procedure would be very useful. With this 'transient data sets' will
be functionally equivalent to Microsoft's 'resultsets'.