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

Tuesday, December 21, 2004, 4:24:45 PM, you wrote:

>> the rest what they're missing. How hard is it to teach the driver that
>> SELECT BLAH FROM APROC(?, ...) means it has to prepare a multi-row buffer,
>> call EXECUTE PROCEDURE and start a fetch loop?

LC> So we parse the SQL contained in the query to work out how to handle it,
LC> rather than just running it?

Whoa! Is that a real JDBC problem? Thanks God I hate Java :-)

--
Dmitri Kouzmenko