Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Does ODP .NET support OracleDbType.NestedTable stored procedure parameters?

Does ODP .NET support OracleDbType.NestedTable stored procedure parameters?

From: asafm <asafm_at_marvell.com>
Date: 8 Jan 2007 07:23:57 -0800
Message-ID: <1168269837.543060.205650@i15g2000cwa.googlegroups.com>


I am using .NET 2.0 on MS Studio 2005, with ODP for .NET 10.2.0.2. I want to return a nested table of records from a stored procedure, but I cannot find the NestedTable member in OracleDbType enum. I have downloaded the PDF doc, and it says that this is supported; but the collection types are framed in red (table 5-103) - any idea what that means?

Thanks for any suggestions
Asaf Received on Mon Jan 08 2007 - 09:23:57 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US