Re: JDBC Support - prepared Statements?

Поиск
Список
Период
Сортировка
От Mariano Kamp
Тема Re: JDBC Support - prepared Statements?
Дата
Msg-id 01070310340704.13577@rodney
обсуждение исходный текст
Ответ на JDBC Support - prepared Statements?  (Mariano Kamp <mkamp@codamax.com>)
Ответы Re: JDBC Support - prepared Statements?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Hello Rainer,
 yes I did so. The name of the rpm I recently downloaded is: 
postgresql-jdbc-7.1.2-4PGDG.i386.rpm and it is throwing the exception when 
calling the prepareStatement() Method.  But when I get back some air to breathe I will go and double-double-check 
that my classpath is setup properly ;-) 

Mariano




On Tuesday 03 July 2001 10:02 am, Rainer Klute wrote:
> > ... and the only problem we are facing is the I get an exception stating
>
> that
>
> > with the current jdbc driver prepared statements are not supported (yet).
>
> Did you try the latest 7.1.2 release? I did so recently and did not
> encounter any problems with PreparedStatements. (There are still other bugs
> in the JDBC driver, but that's another story.)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Mariano Kamp
Дата:
Сообщение: JDBC Support - prepared Statements?
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: selecting from cursor