Subject Re[4]: [Firebird-Architect] RFC: Please unify stored procedure execution
Author Dmitry Kuzmenko
Hello, Martijn!

Tuesday, December 21, 2004, 3:49:23 PM, you wrote:

MT> Because there's no way to KNOW if a procedure is select-able. Is it?

Martin, what problems will we have if we say that IB/FB can not
return result set from procedures? I mean, from standard EXEC PROC?
How this will affect Java applications, J2EE and so on?

It is not hard to comment, that if Java developer want to get
resultset from procedure, he just need to make simple select
statement instead of direct procedure call.

--
Dmitri Kouzmenko