Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Date inserted as 0/0/0000

992107Feb 20 2013 — edited Feb 20 2013
Hi, I'm facing a unique problem where the date i send to inserting in database is 2013-05-09 and the value inserted in db is 0000/0/0.
And the strange thing is the response i get is 20142014-05-09. I'm using toplink and java, Oracle10g.
From the request i parse the date as string and set it in a date object. Then after inserting i take the date object and convert as string to set in the response

Some one please help.

Edited by: 989104 on Feb 19, 2013 9:27 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2013
Added on Feb 20 2013
7 comments
3,291 views