RE: JDBC Timestamp Problem

Поиск
Список
Период
Сортировка
От Ken Kachnowich
Тема RE: JDBC Timestamp Problem
Дата
Msg-id 3A37A043.C8EAFDA8@madweed.ncsc.mil
обсуждение исходный текст
Ответ на JDBC Timestamp Problem  (yves@asua.vlaanderen.net)
Список pgsql-interfaces
This does seem to be a thorny problem. It seems we need an answer that
does the following:
 follows the ISO date style
 maintains the Postgres milliseconds
 returns valid records when a select is done based on a Timestamp`


Best 2 out of 3? Return milliseconds from the Postgres back end.

Ken



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

Предыдущее
От: "Ravindra Wankar"
Дата:
Сообщение: JDBC 2.0 support and reliability
Следующее
От: Manish Vig
Дата:
Сообщение: No SuitableDriver error while inserting through Servlet ,while No error through A Java application