Re: JDBC Support - prepared Statements? - Mailing list pgsql-hackers

From Mariano Kamp
Subject Re: JDBC Support - prepared Statements?
Date
Msg-id 01070310340704.13577@rodney
Whole thread Raw
In response to JDBC Support - prepared Statements?  (Mariano Kamp <mkamp@codamax.com>)
Responses Re: JDBC Support - prepared Statements?
List 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 by date:

Previous
From: Mariano Kamp
Date:
Subject: JDBC Support - prepared Statements?
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: selecting from cursor