RE: JDBC Support - prepared Statements?

From: "Jon Folland" <jon(at)hot-computers(dot)com>
To: "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Rainer Klute" <rainer(dot)klute(at)gmx(dot)de>
Cc: "Mariano Kamp" <mkamp(at)codamax(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: JDBC Support - prepared Statements?
Date: 2001-07-11 10:42:24
Message-ID: 17443C659F068A4A853113C036E90E421CABEE@mail.tripledash.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

The release postgresql-jdbc-7.1.2-4PGDG.i386.rpm is definately buggy. Or at
least there has been a confusion with versioning. I have a had a number of
small issues, but when I downloaded the source and compiled the JDBC drivers
through ANT they worked fine.

addBatch() and executeBatch() should work also in the RPM but they throw
"method not yet implemented errors"...

jon folland

head of technology
_ tripledash /

phone +44 020 7377 07 75
fax +44 020 7247 69 30
mobile +44 07974 324 260

www.tripledash.co.uk

-----Original Message-----
From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
Sent: 10 July 2001 22:21
To: Rainer Klute
Cc: Mariano Kamp; pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] JDBC Support - prepared Statements?

> > 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.
>
> Hm, I build everything from source. Perhaps the RPM is buggy.

I would get the JAR from:

http://jdbc.fastcrypt.com

This is a copy of the CVS tree, which has some bugs fixed from 7.1.2.

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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mike Mascari 2001-07-11 11:20:22 Possible feature?
Previous Message markMLl.pgsql-general 2001-07-11 10:00:10 Re: 2 gig file size limit

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Stephenson 2001-07-11 10:49:26 Re: [INTERFACES] New code for JDBC driver
Previous Message markMLl.pgsql-general 2001-07-11 10:00:10 Re: 2 gig file size limit