| From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
|---|---|
| To: | Agus <feet(at)telefonica(dot)net> |
| Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Bug found in "jdbc7.0-1.2.jar" |
| Date: | 2002-07-22 13:20:15 |
| Message-ID: | 1027344015.15025.173.camel@inspiron.cramers |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | bluejacksong | 2002-07-22 14:01:24 | bothering error |
| Previous Message | Agus | 2002-07-22 08:42:02 | Bug found in "jdbc7.0-1.2.jar" |