Re: Problem with driver JDBC - Mailing list pgsql-jdbc

From Guy Rouillier
Subject Re: Problem with driver JDBC
Date
Msg-id D4D1632DC736E74AB95FE78CD609007923B10F@mtxexch01.add0.masergy.com
Whole thread Raw
In response to Problem with driver JDBC  ("William Ponce" <wponce@hiper.com.pe>)
List 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 by date:

Previous
From: "Sriram Dandapani"
Date:
Subject: jdbc batch insert
Next
From: Kris Jurka
Date:
Subject: Re: jdbc batch insert