Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> setDate, setTime or setTimestamp?
Platform: Oracle 8.0.5 on Sun Solaris. Application written in Java using
JDBC.
There are setDate, setTime and setTimestamp in JDBC calls. Is there any way
to set the SQL DATE type including both data and time? Hint: You can't use
separate setDate and setTime to do that.
Thanks a lot!
Dave Received on Wed Jan 12 2000 - 09:17:20 CST
![]() |
![]() |