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!

String to date conversion error

843854Jun 22 2002 — edited Oct 25 2002
I am using informix database for my project.While I am executing an update/insert query, I get this error.The field has the Date datatype. I am using the prepared statement method setDate() for setting the value at run time. I am sending an java.sql.Date value. Still I get the same error. Can anyone help me out with this problem?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2002
Added on Jun 22 2002
7 comments
525 views