Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an error
java.sql.SQLException: Unable to convert between net.sourceforge.jtds.jdbc.ClobImpl and INTEGER.
How do I solve this?
@gfred ,there could be column datatypes are not matching with source and the component where you were getting error.I would suggest you to use tConvertType component and be consistent with the metadata.