gyan Agrawal
"Kezerashvili, Denis" <[EMAIL PROTECTED]>
14/12/2007 00:11
Please respond to
user-java@ibatis.apache.org
To
cc
Subject
iBATIS with DB2 stored procedure call problem
We are u
ay be you can send what config you
> are using.
>
> Cheers,
> Abhigyan Agrawal
>
>
>
>
> *"Kezerashvili, Denis" <[EMAIL PROTECTED]>*
>
> 14/12/2007 00:11
> Please respond to
> user-java@ibatis.apache.org
>
> To
> cc
> Subje
From: Abhigyan Agrawal1 [mailto:[EMAIL PROTECTED]
Sent: Friday, December 14, 2007 2:00 AM
To: user-java@ibatis.apache.org
Subject: Re: iBATIS with DB2 stored procedure call problem
Are you sure that the user
t; <[EMAIL PROTECTED]>
14/12/2007 00:11
Please respond to
user-java@ibatis.apache.org
To
cc
Subject
iBATIS with DB2 stored procedure call problem
We are using iBATIS as a persistence layer running on top of DB2.
We've ran into a problem executing stored procedure.
> We are using iBATIS as a persistence layer running on top of DB2.
> We've ran into a problem executing stored procedure.
>
> The following works:
>
> {call PERMIT.PERMIT_DELETE_USER_BY_ID_SP(#id#,
> #updateId#)}
>
>
> But this does not:
>
>