Subject | Re: [Firebird-Architect] RFC: Please unify stored |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-12-22T14:08:15Z |
> > > Why would you want to use procedure you know nothing about ??????I have explained it few times - the syntax for procedure call in JDBC
> >
> > Because he is writing a driver :-)
>
> If you are so obliging, would you please try to run "FORMAT C:",
> I will later explain what you did :-)
is {call ....} and not SELECT * FROM or EXECUTE PROCEDURE. It is my
responsibility to convert {call ...} into appropriate SQL. And I need
information to do this or I need a call that can be used for all types
of stored procedures.
Roman