While calling a Store procedure from MS SQL server, following issue can come
Problem:
Conversion of type 365366 whose JDBC type is OTHER to a Java object is not supported.
An attempt was made to ; nested exception is:
BINDING.JCA-11800
Unimplemented object
Conversion of type 365366
An attempt was made to
Use a data type with a supported JDBC type.
Solution:







