Skip to Main Content

Java Database Connectivity (JDBC)

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!

Mapping SQL date to java type

843859Mar 5 2007 — edited Mar 6 2007
Hi i seem to be having a problem mapping a date value. They appear in the database in the format month/day/year two digits each. Retreiving the value from the resultset using rs.getDate(..) and mapping it to type java.sql.date.

Help appreciated, if you need more information let me know in reply.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 3 2007
Added on Mar 5 2007
4 comments
1,024 views