Hi, I am using the RowSet api and a Oracle 7 database. When querying I get this message: JdbcRowSet SetMapType (oracle.jdbc.driver.OracleConnection.setTypeMap) I have not used Map Types before so am a bit lost....I am moving my software to an Oracle database. Before I was using a MySql database and there was no such error. Any ideas? thanks
what is the code that throws the exception? Oracle does not support certain datatypes that SQL Server does (ie Time). Could this cause some "mapping" problems? was there an ORA-XXXXX number associated with the exception? Jamie [This message has been edited by Jamie Robertson (edited August 27, 2001).]
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.