On Mon, Apr 21, 2008 at 12:35 PM, Jens Borrack <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a problem calling a particular procedure, which has 60 in and 1
> out parameter. While another procedure call with 13/1 parameters in the
> same class works flawless, the 60/1 call throws a 'Invalid row in
Hi,
I have a problem calling a particular procedure, which has 60 in and 1
out parameter. While another procedure call with 13/1 parameters in the
same class works flawless, the 60/1 call throws a 'Invalid row index'
exception.
Has anyone experienced similar problems with procedure calls with mor