Subject Re: [Firebird-Java] Please Help. How to call a Stored Proc. in JAVA that returns mulitple records?
Author Rick Fincher
Hi Olan,

Check these web sites for info on stored procedures. What you probably
want are Select procedures. They are called like a select statement and
return a ResultSet.

http://forum.java.sun.com/thread.jspa?forumID=48&threadID=294847
http://www.destructor.de/firebird/storedproc.htm

Hope This helps.

Rick

olan_rolando wrote:

> Please help me, I'm new with JAVA programming and I'd like to know how
> to call a Stored Procedure with multiple record results and put it in
> a combo box.
>
> Note: I'm using the Jaybird driver 2.0.1 JDK 1.5 and connecting using
> DataSource.
>
> Thank you in advanced and more power.
> Olan
>
>




[Non-text portions of this message have been removed]