Re: JDBC Support - prepared Statements?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: JDBC Support - prepared Statements?
Дата
Msg-id 200107031641.f63Gf1524027@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: JDBC Support - prepared Statements?  (Mariano Kamp <mkamp@codamax.com>)
Список pgsql-hackers
I would get the newest Jdbc from:
http://jdbc.fastcrypt.com

It has more bug fixes than 7.1.X.

> 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.)
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: Re: New data type: uniqueidentifier
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: Buffer access rules, and a probable bug