Thanks.

I have tried both regular jdbc and sybase jdbc calls i.e.

sybase --> {call client_reporting..CLT_language_lookup_q1 @from_text=?,
@language=? }
jdbc --> {call client_reporting..CLT_language_lookup_q1 (?,?) }

Both attempts failed with the same sql exception (see previous thread
entry).


Thanks,
andy


PS: I am using iBatis SQLMaps 2.1.5.

Reply via email to