set parameter not enabled?

From: "Henry" <hxzhang(at)cs(dot)ualberta(dot)ca>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: set parameter not enabled?
Date: 2002-02-22 22:00:15
Message-ID: 007501c1bbec$4f2ab740$c7feb38e@binary03
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-02-22 22:42:53 Re: [jason@netspade.com: DatabaseMetaData.java.diff]
Previous Message Jason Davies 2002-02-22 21:55:02 Re: [jason@netspade.com: DatabaseMetaData.java.diff]