Subject | Re: [Firebird-Java] Re: stored procedures and Jaybird |
---|---|
Author | Marco Parmeggiani |
Post date | 2003-06-05T07:41:51Z |
On Wed, 04 Jun 2003 16:55:31 -0000, you wrote:
rows.
ciao
--
Seti@Home Java Applets
http://www.mycgiserver.com/~maruko/
>No, there IS a problem with stored procedures in Jaybird when youtrue, in fact i use EXECUTE for single row query and SELECT for multiple
>execute stored procedure that returns multiple rows.
>In this case you should use this query :
>SELECT * FROM "procedure name";
>It works fine.
rows.
ciao
--
Seti@Home Java Applets
http://www.mycgiserver.com/~maruko/