Re: Bug found in "jdbc7.0-1.2.jar" - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Bug found in "jdbc7.0-1.2.jar"
Date
Msg-id 1027344015.15025.173.camel@inspiron.cramers
Whole thread Raw
In response to Bug found in "jdbc7.0-1.2.jar"  ("Agus" <feet@telefonica.net>)
List pgsql-jdbc
Agustin,

You can use the 7.2 jar.

You might want to consider upgrading postgres anyway though, there are
many updates in the later version.

Dave
On Mon, 2002-07-22 at 04:42, Agus wrote:
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>




pgsql-jdbc by date:

Previous
From: "Agus"
Date:
Subject: Bug found in "jdbc7.0-1.2.jar"
Next
From: Nookala Satish Kumar
Date:
Subject: Re: PostgreSQL and Tomcat?