JDBC Timestamp problem

Поиск
Список
Период
Сортировка
От Antonio Fiol
Тема JDBC Timestamp problem
Дата
Msg-id 3A953F6D.1AADA5A8@w3ping.com
обсуждение исходный текст
Ответы Re: JDBC Timestamp problem  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-jdbc
Hello,

I have an application that worked well woth Postgresql 6.5.

Now I am on 7.0, and I get this exception when I execute an
rs.getTimestamp("reftime"):

Bad Timestamp Format at 0 in 1970-01-01 01:26:56.99+01
        at
org.postgresql.jdbc1.ResultSet.getTimestamp(ResultSet.java:445)
        at
org.postgresql.jdbc1.ResultSet.getTimestamp(ResultSet.java:587)

Any idea of what it might be ?

Thank you very much !

Antonio Fiol
W3ping


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

Предыдущее
От: George Koras
Дата:
Сообщение: Re: No pg_hba.conf entry
Следующее
От: Jeff Hoffmann
Дата:
Сообщение: Re: JDBC Timestamp problem