Recent content by josmos

  1. J

    Returning a PL/SQL table to Delphi TDataSet

    Hello, I would like to access a PL/SQL table into a Delphi TdataSet object. I use a stored procedure which contains the PL/SQL table in OUTPUT and in the SQL editor of the query I have another table. When running the query, I get the following error: 'ORA-06513: PL/SQL table out of range for...
Back
Top