From: | Ken Kachnowich <khkachn(at)madweed(dot)ncsc(dot)mil> |
---|---|
To: | pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | RE: JDBC Timestamp Problem |
Date: | 2000-12-11 17:29:36 |
Message-ID: | 3A350EFF.3DB8E924@madweed.ncsc.mil |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
I ran into a Timestamp problem a while back. The Postgres back end
seems to return 2 digits for the milliseconds when the JDBC is expecting
3 digits (and 3 digits is correct).
I am not sure if this has already been fixed or reported or even if it
is the
real problem at all.
Does anyone know where I could checked to see if a patch is availalbe
for this?
Thanks,
Ken
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-12-11 18:50:16 | Re: [PATCHES] ODBC Driver patch |
Previous Message | Joachim Achtzehnter | 2000-12-11 17:29:22 | RE: JDBC Drop/Create problem? |