pg 7.3 , JDBC and timestamp problem.

Поиск
Список
Период
Сортировка
От pginfo
Тема pg 7.3 , JDBC and timestamp problem.
Дата
Msg-id 3DE9EDDB.A625BDFA@t1.unisoftbg.com
обсуждение исходный текст
Список pgsql-jdbc
Hi,

I just began testing one of my applications with the new pg 7.3 ( it is
working well on 7.2.3).

The app. is java based and use the jdbc driver from 7.2.3 ( from
binary).

In general all is working.
To the moment I have onluy one problem:
If I read from timestamp filed I got java exception:
"java.lang.StringIndexOutOfBoundsException: String index out of range:
26".

Is it bug in JDBC or in pg 7.3 ?

If I execute the query in pgAdmin I cann see the result and all is
correct.

regards.


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Harald Krake
Дата:
Сообщение: Re: setUseServerPrepare(true) and executeQuery(String)
Следующее
От: pginfo
Дата:
Сообщение: Re: [GENERAL] pg 7.3 , JDBC and timestamp problem.