Re: Problem catching multiple values

Поиск
Список
Период
Сортировка
От hiuguis@iteso.mx
Тема Re: Problem catching multiple values
Дата
Msg-id 1117033203.429492f3bed49@iteso.mx
обсуждение исходный текст
Ответ на Re: Problem catching multiple values  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Thank you Kris. I had made the changes and now its working fine. Thanks again.


Mensaje citado por Kris Jurka <books@ejurka.com>:
>
>
> On Tue, 24 May 2005 hiuguis@iteso.mx wrote:
>
> >     Im having an problem when I try to catch multiple values from an SETOF
> > float8 pgsql function invoked from java. This is the message that I get:
>
> CallableStatements cannot be used for SETOF functions, only refcursor
> returning functions.  It is best to call this with a normal
> PreparedStatement or Statement that returns a ResultSet in the standard
> fashion:  SELECT * FROM mysrf();
>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>




В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Sergey A. Sokolov"
Дата:
Сообщение: Re: BIGINT <-> java.lang.String auto cast
Следующее
От: Giuseppe Sacco
Дата:
Сообщение: DatabaseMetaData.getExtraNameCharacters