I'm trying to store a java.sql.Date field into an Oracle Date column. I receive the following error: java.sql.SQLException: ORA-00932: inconsistent datatypes
It seems strange to have to create a FieldConversion for a Date. Can someone that has worked through this give me some info about this? Thanks, Dave David Durham NCI Information Systems Scott AFB, AMC SCBE 618.256.5264 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
