Thread: RE: [INTERFACES] JDBC getUpdateCount() is working ?

RE: [INTERFACES] JDBC getUpdateCount() is working ?

From
Peter Mount
Date:
This is implemented in the 6.5 driver.

Actually, I implemented this last weekend.

Peter

--
Peter T Mount, IT Section
petermount@it.maidstone.gov.uk
Anything I write here are my own views, and cannot be taken as the
official words of Maidstone Borough Council
-----Original Message-----
From: Constantin Teodorescu [mailto:teo@flex.ro]
Sent: Thursday, April 15, 1999 8:20 AM
To: PostgreSQL Interfaces
Subject: [INTERFACES] JDBC getUpdateCount() is working ?


Hi,

I'm using PostgreSQL 6.4.2 and JDBC that comes with it on a JDK 1.1.7

Statement.getUpdateCount() is returning 1 even if no record has been
updated !
As I know , 6.4.2 interface protocol is able to deliver update count
information.
The JDBC is not updated or it's a bug ?

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

Re: [INTERFACES] JDBC getUpdateCount() is working ?

From
Constantin Teodorescu
Date:
Constantin Teodorescu wrote:
> I'm using PostgreSQL 6.4.2 and JDBC that comes with it on a JDK 1.1.7
> Statement.getUpdateCount() is returning 1 even if no record has been
> updated !

Peter Mount wrote:
> This is implemented in the 6.5 driver.
> Actually, I implemented this last weekend.

The JDBC driver from 6.5 (beta) will work with 6.4.2 backend ?
I have downloaded 6.5 and I can compile it but I want to use it with a
6.4.2 PostgreSQL server!
Is this possible ? Or should I wait for 6.5 final ?

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA