Subject | Re[4]: [Firebird-Architect] RFC: Please unify stored procedure execution |
---|---|
Author | Dmitry Kuzmenko |
Post date | 2004-12-21T13:36:47Z |
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
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