Re: Stored Procedure returns a ResultSet - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Stored Procedure returns a ResultSet
Date
Msg-id 3F688146.8060202@xythos.com
Whole thread Raw
In response to Re: Stored Procedure returns a ResultSet  ("sc0698" <sc0698@sina.com>)
List pgsql-jdbc
The 7.3 driver supports callable statements.  But you might also want to
try the 7.4 driver as well.

--Barry


sc0698 wrote:
> Which one?
> pg73jdbc3.jar ?
> support callable statements ?
>
> thanks!
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>




pgsql-jdbc by date:

Previous
From: "sc0698"
Date:
Subject: Re: Stored Procedure returns a ResultSet
Next
From: Barry Lind
Date:
Subject: Re: rsetMetaData.getColumnCount();