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

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: Constantin Teodorescu <teo(at)flex(dot)ro>, Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>, PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: [INTERFACES] JDBC getUpdateCount() is working ?
Date: 1999-04-15 07:58:48
Message-ID: A9DCBD548069D211924000C00D001C441DC625@exchange.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

None of the networking code in the driver has changed, so it should work
with 6.4.x (and possibly 6.3.x).

Peter

--
Peter T Mount, IT Section
petermount(at)it(dot)maidstone(dot)gov(dot)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(at)flex(dot)ro]
Sent: Thursday, April 15, 1999 8:53 AM
To: Peter Mount; PostgreSQL Interfaces
Subject: Re: [INTERFACES] JDBC getUpdateCount() is working ?

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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 1999-04-15 08:26:44 Re: [INTERFACES] pg_get_view unknow ...
Previous Message manu manu 1999-04-15 07:56:14 pg_get_view unknow ...