Error in Installation
Status: Beta
Brought to you by:
visioncodified
Im getting this error..
The mapping for SQL Type LONG RAW was not found in
SQL2JAVA.properties
file, Add a mapping for the sql type e.g
CHAR=java.lang.String.
I tried LONGRAW=java.lang.bytes
and
LONGRAW=java.sql.Types.LONGVARBINARY
but none works
Please help
-Abhijit