JDBC getUpdateCount() is working ?

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: JDBC getUpdateCount() is working ?
Date: 1999-04-15 07:20:11
Message-ID: 3715932B.A60AC8C0@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-04-15 07:36:02 RE: [INTERFACES] JDBC getUpdateCount() is working ?
Previous Message Michael Robinson 1999-04-15 05:36:25 Re: [INTERFACES] WEB-interface