Обсуждение: getArray Method()

Поиск
Список
Период
Сортировка

getArray Method()

От
Mario Fernandez
Дата:

Hi,

I´ve seen there´s a bug with Java ResultSet.getArray method(), and I´m having the same problem. There is a patch to fix it in the Internet, but I´m a newbie and I don´t know how to apply it. My environment is the following:

- FreeBSD 4.3
- JDK 1.2.2
- Jakarta-Tomcat 4.0.1
- PostgreSQL 7.0.1

I think the problem is in one of the following jar files: postgresql.jar and jdbc7.0-1.2.jar.

Please if possible tell me which jar files I should have and where tu put it, and how to apply the patch to those jar files.

Thanks in advance.

  

Re: getArray Method()

От
Dave Cramer
Дата:
Mario,

You can try the jars from jdbc.postgresql.jar, but I'm not sure the
latest jars are 100% compatible with postgres 7.0.1. This is quite old,
is it possible to upgrade?

Dave
On Wed, 2002-04-24 at 07:30, Mario Fernandez wrote:
> Hi,
>
> I´ve seen there´s a bug with Java ResultSet.getArray method(), and I´m
> having the same problem. There is a patch to fix it in the Internet, but I´m
> a newbie and I don´t know how to apply it. My environment is the following:
>
> - FreeBSD 4.3
> - JDK 1.2.2
> - Jakarta-Tomcat 4.0.1
> - PostgreSQL 7.0.1
>
> I think the problem is in one of the following jar files: postgresql.jar and
> jdbc7.0-1.2.jar.
>
> Please if possible tell me which jar files I should have and where tu put
> it, and how to apply the patch to those jar files.
>
> Thanks in advance.
>
>