DOA and Collection Field

giacomobe

Member
English:
Hi,
i've a little problem in data extract.
An Oracle packaged function return me a collection type field (that in PL/SQL if expanded give me a new data grid.. the true function result). From Delphi i don't know extract that same data grid.

Can someone help me? Thank you very much

p.s. I use Delphi 5 with the latest DOA version.

Italian:
Salve a tutti
ho un piccolo problema di estrazione di dati.
Una cerca funzione di un package Oracle mi restituisce un campo di tipo collection (che nel PS/SQL se espanso d
 
Generate Delphi class for your package function and you see how to use collection type field in Delphi-Doa-PL/SQL
 
Back
Top