Subject | Re: [Firebird-Architect] RFC: Please unify stored procedure execution |
---|---|
Author | Lester Caine |
Post date | 2004-12-21T14:01:10Z |
Dmitry Kuzmenko wrote:
Having to convert aliases in the 'order by' to column numbers before
running a query is bad enough ! Oh for a standard :)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
>>>the rest what they're missing. How hard is it to teach the driver thatFinish reading - I'm talking PHP across multiple database engines ;)
>>>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 :-)
Having to convert aliases in the 'order by' to column numbers before
running a query is bad enough ! Oh for a standard :)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services