This may be an issue. How would I define this. Would it be in one of the maps (parameterMap or resultMap), or would it be added to the procedure tag?
thanks, andy Prashanth Sukumaran <prashanthsukumaran To: user-java@ibatis.apache.org @yahoo.com> cc: Subject: Re: SQLMaps - Sybase and stored procedures 09/08/2005 14:53 Please respond to user-java Hi Andrew, I am wrong or is everybody nothing looking at the definition of the procedure. You have not defined the OUT Parameter for this procedure. How are you going to get the result from the procedure. Thanks Prashanth. --- [EMAIL PROTECTED] wrote: > 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. > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com