Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Table of records in OO4O
On Tue, 19 May 1998 17:00:15 -0300, "Greg Noel" <Greg.Noel_at_gov.nb.ca>
wrote:
>Does anyone know if OO4O can handle a table of records? I can only find
>reference to tables of a singular variable type (ie: pre 7.3 pl/sql tables)
>in the help file.
>
>Thanks
>Greg Noel
>
You can return a REF CURSOR though and build a dynaset on this using the CreatePLSQLDynaset() method. Received on Wed May 20 1998 - 09:06:25 CDT
![]() |
![]() |