Toplink resets the time part of the date [message #320736] |
Fri, 16 May 2008 02:34 |
srp_naren
Messages: 3 Registered: August 2007
|
Junior Member |
|
|
Hi,
Using Toplink, while retrieving date information from the DB, the time values are zeroed out (Eg: Fri May 16 00:00:00 IST 2008).
This is happening only when using JDBC thin drivers whereas OCI drivers retrieve the time values properly (Fri May 16 12:30:08 IST 2008).
I tried various versions of ojdbc14.jar and found no difference.
Any help would be appreciated.
Thanks for your time,
Naren
|
|
|