Recent content by lgomez

  1. L

    Returning a PL/SQL table to Delphi TDataSet

    Thanks! That was the problem! Now my program is okay! :)
  2. L

    Returning a PL/SQL table to Delphi TDataSet

    The :TABLE_QUERY size is (Table Size: 1000 String Size: 300) and the PL/SQL table is made of varstring2 (300) and has got about 750 lines.
Back
Top