Recent content by chorlton

  1. C

    TOracleQuery.DimPLSQLTable

    The shame! I got my bases mixed up and had an empty table. No records returned => unassigned variant array
  2. C

    TOracleQuery.DimPLSQLTable

    Hi all, I'm trying to create a TOracleQuery programmatically (rather than at design time) to call a stored procedure which has a PLSQL table as an out parameter. I've had the stored procedure working with a query created at design time so I'm sure it's OK. Example pseudocode: (people is just a...
Back
Top