Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> setDate, setTime or setTimestamp?

setDate, setTime or setTimestamp?

From: Dave Martin <demonick_at_hotmail.com>
Date: Wed, 12 Jan 2000 15:17:20 GMT
Message-ID: <4W0f4.8475$o62.380116@newsread1.prod.itd.earthlink.net>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US