set parameter not enabled? - Mailing list pgsql-jdbc

From Henry
Subject set parameter not enabled?
Date
Msg-id 007501c1bbec$4f2ab740$c7feb38e@binary03
Whole thread Raw
In response to Re: compile of jdbc driver failed  (Chantal Ackermann <chantal.ackermann@web.de>)
Responses Re: set parameter not enabled?  ("Dave Cramer" <Dave@micro-automation.net>)
List pgsql-jdbc
I got the following from a jdbc call:
Exception: Callable Statements are not supported at this time.

this exception comes out from a third party pure java report engine, thus
the detailed information is not very much clear to me. When I was using
Oracle as database backend, this exception is not there. however, when I
change to postgres's  pgjdbc2.jar  JDBC driver, this exception raises. Does
that mean Postgres doesn't support stored procesure?

thanks a lot!


pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: strange error
Next
From:
Date:
Subject: how to program a db-connection in java?