Re: postgre 7.3 / JSTL problem

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: postgre 7.3 / JSTL problem
Дата
Msg-id 422CB44D.4070508@opencloud.com
обсуждение исходный текст
Ответ на postgre 7.3 / JSTL problem  (Charl Gerber <charlgerber@yahoo.com>)
Список pgsql-jdbc
Charl Gerber wrote:

> I have database timestamp fields which are defined as
> "DEFAULT now()".

timestamp with timezone or timestamp without timezone?

> Any ideas? A bug in the driver? JSTL settings? The
> server? My code? :)

It's pretty much impossible to say unless you can narrow this down to
some test code that we can try (ideally, code that talks JDBC directly).

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: java.sql.date insert as null
Следующее
От: Charl Gerber
Дата:
Сообщение: Re: Convert java.sql.Date to java.util.Date