Callable Statement in JDBC

Started by Sze Yuen Wongover 27 years ago2 messagesgeneral
Jump to latest
#1Sze Yuen Wong
swong_@yahoo.com

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

#2Peter T Mount
peter@retep.org.uk
In reply to: Sze Yuen Wong (#1)
Re: [GENERAL] Callable Statement in JDBC

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