Thread: Callable Statement in JDBC

Callable Statement in JDBC

From
Sze Yuen Wong
Date:
Hi,

 I'm using Postgre in my Java program.
The Java bean (JCDatasource from KL group)
require callable statement when saving to
the DB. But Postgre report Callable statement
is not supported.
 Anybody knows if 6.4 support callable statement?
Or anyother ways to work around?

Thank you very much.

Sze Wong




_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


Re: [GENERAL] Callable Statement in JDBC

From
Peter T Mount
Date:
On Fri, 8 Jan 1999, Sze Yuen Wong wrote:

> Hi,
>
>  I'm using Postgre in my Java program.
> The Java bean (JCDatasource from KL group)
> require callable statement when saving to
> the DB. But Postgre report Callable statement
> is not supported.
>  Anybody knows if 6.4 support callable statement?

Nope. CallableStatement is still unsupported, mainly because I haven't
been able to figure out how CallableStatement works.

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf