Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Allways return NULL when using getTimestamp() ?
Hello,
In Oracle, I use TO_DATE('18-09-1999 10:28:56', 'DD-MM-YYYY HH24:MI:SS') to insert a date to the database.
In Java, I use resultSet.getTimestamp("somefield") to get back the
value.
But it always return NULL. Would you please to tell me why ?
Best regards,
Eric
Received on Fri Sep 17 1999 - 21:37:41 CDT
![]() |
![]() |