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

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Bug found in "jdbc7.0-1.2.jar"
Дата
Msg-id 1027344015.15025.173.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Bug found in "jdbc7.0-1.2.jar"  ("Agus" <feet@telefonica.net>)
Список 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 по дате отправления:

Предыдущее
От: "Agus"
Дата:
Сообщение: Bug found in "jdbc7.0-1.2.jar"
Следующее
От: Nookala Satish Kumar
Дата:
Сообщение: Re: PostgreSQL and Tomcat?