ORA-06513 Error on Prepare.
Posted: Fri 31 Aug 2007 21:34
ORA-06513: PL/SQL: index for PL/SQL table out of range for host language array
For the past 5 years or so we have been using the ODAC components to access an Oracle stored procedure. this stored procedure returns string values. we have recently increase the number of values returned as Tparams to over 64. appearently we have reach some type of limitation of the TOraParams object.
Is there anyway to increase the number of parameters that can be successfully returned?
It looks as if I am using version 3.50, Delphi 6
For the past 5 years or so we have been using the ODAC components to access an Oracle stored procedure. this stored procedure returns string values. we have recently increase the number of values returned as Tparams to over 64. appearently we have reach some type of limitation of the TOraParams object.
Is there anyway to increase the number of parameters that can be successfully returned?
It looks as if I am using version 3.50, Delphi 6