Re: Stored Procedure returns a ResultSet

From: Barry Lind <blind(at)xythos(dot)com>
To: sc0698 <sc0698(at)sina(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Stored Procedure returns a ResultSet
Date: 2003-09-17 15:44:06
Message-ID: 3F688146.8060202@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-09-17 15:48:01 Re: rsetMetaData.getColumnCount();
Previous Message David Esposito 2003-09-17 14:22:38 JDBC Encoding conversion bug