Re: Using callable statements

From: Barry Lind <blind(at)xythos(dot)com>
To: Juan Francisco Diaz <j-diaz(at)publicar(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Using callable statements
Date: 2003-08-27 19:39:07
Message-ID: 3F4D08DB.6080008@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Juan,

Check out the current development (7.4) version of the docs. (you can
find a link to them from developer.postgresql.org. There is an example
in the jdbc documentation here on how to get a ResultSet back from a
function. Note that this only works on the current development version
of the driver (i.e. download the 7.4 driver from jdbc.postgresql.org).

thanks,
--Barry

Juan Francisco Diaz wrote:
> Hi, id like to know how to use a callable statement that call aa function
> that returns a SETFOF RECORD. How do i give the list of column names?
>
> Thanks
>
> JuanF
> (a newbie in evolution)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-08-27 19:40:45 Re: DatabaseMetaData.get(Imi|Ex)portedKeys() and FK_NAME column
Previous Message Barry Lind 2003-08-27 19:36:24 Re: Help - lo_close: invalid large obj descriptor