set parameter not enabled?

Поиск
Список
Период
Сортировка
От Henry
Тема set parameter not enabled?
Дата
Msg-id 007501c1bbec$4f2ab740$c7feb38e@binary03
обсуждение исходный текст
Ответ на Re: compile of jdbc driver failed  (Chantal Ackermann <chantal.ackermann@web.de>)
Ответы Re: set parameter not enabled?  ("Dave Cramer" <Dave@micro-automation.net>)
Список 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 по дате отправления:

Предыдущее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: strange error
Следующее
От:
Дата:
Сообщение: how to program a db-connection in java?