Hi out there!
I am having a problem trying to access a INTERVAL datatype column in
an ORACLE 9i database through JDBC. The driver is unable to handle
that datatype, and throws an exception: java.sql.SQLException:
ORA-03115: unsupported network datatype or representation.
The driver I'm using is in fact the ORACLE JDBC Driver for 9i, so, I
really don't know if this is a known bug or what.
This problem is really big for me, since I need to do some mappings
between Informix & Oracle tables, and the Interval datatype would be a
very clean solution for it.
Has anybody had this same problem??
I really really need your help!!!
Thanks.
Eduardo Quiros