Dbcall passing user defined sql types

hi,

I was wondering if there is any way to use db.call, to call a stored procedure which gives as output an user defined sql type. Or need to write Java service for it. As when I use call and specify the dbprocsig, it says invalid column type.

Thanks
Ritesh

Hi,
I too have similar issue.
We have user data type defined column in table and we have to insert the same. I guess we can’t do this in normal adapter service. Kindly need advice

Regards,
Anil