Re: Problem with driver JDBC

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: Problem with driver JDBC
Дата
Msg-id D4D1632DC736E74AB95FE78CD609007923B10F@mtxexch01.add0.masergy.com
обсуждение исходный текст
Ответ на Problem with driver JDBC  ("William Ponce" <wponce@hiper.com.pe>)
Список pgsql-jdbc
William Ponce wrote:
> Mrs:
> I have a problem with Postgresql , Driver JDBC because when I call a
> stored procedure or function, in result say "function
> name_function(?) does not exit", y that is the problem, I don`t know
> if the problem is Postgresql 8.x or JDK, because I read many articles
> that in Postgresql 7.x , call function work well, but when change to
> Postgresql 8.0 or 8.1 and change driver JDBC3 it doesn`t work. I
> appreciate that you can help me.

Your specific scenario is too vaguely worded for anyone to be able to
help.  Please provide your actual function declaration, and a snippet of
actual code where you are trying to invoke it.  Include the statement
declaration; hopefully you are using CallableStatement.

--
Guy Rouillier

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

Предыдущее
От: "Sriram Dandapani"
Дата:
Сообщение: jdbc batch insert
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: jdbc batch insert