RE: JDBC Timestamp Problem - Mailing list pgsql-interfaces

From Ken Kachnowich
Subject RE: JDBC Timestamp Problem
Date
Msg-id 3A37A043.C8EAFDA8@madweed.ncsc.mil
Whole thread Raw
In response to JDBC Timestamp Problem  (yves@asua.vlaanderen.net)
List 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 by date:

Previous
From: "Ravindra Wankar"
Date:
Subject: JDBC 2.0 support and reliability
Next
From: Manish Vig
Date:
Subject: No SuitableDriver error while inserting through Servlet ,while No error through A Java application