Bug found in "jdbc7.0-1.2.jar"

From: "Agus" <feet(at)telefonica(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Bug found in "jdbc7.0-1.2.jar"
Date: 2002-07-22 08:42:02
Message-ID: 000601c2315b$ac40ad60$02001aac@Uno
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello:

When I execute the "executeUpdate" method ("PreparedStatement" class) with a
SQL statement: UPDATE or DELETE, always I receive '1', although the row
finded don't exist into the BD.

I have tried it with "pgjdbc2.jar" and works ok, though I have PostgreSQL
7.0.2 installed.

Could I have problems due to use this driver instead of "jdbc7.0.-1.2"?

Thank you very much,

Agustín Rodríguez

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-07-22 13:20:15 Re: Bug found in "jdbc7.0-1.2.jar"
Previous Message Carfield Yim 2002-07-20 03:49:19 Error get after upgrading postgresql server