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

Home -> Community -> Usenet -> c.d.o.server -> Re: Passing collection of records to PL-SQL from C# Application

Re: Passing collection of records to PL-SQL from C# Application

From: Vladimir M. Zakharychev <vladimir.zakharychev_at_gmail.com>
Date: 21 Sep 2006 09:52:36 -0700
Message-ID: <1158857555.983367.277570@d34g2000cwd.googlegroups.com>

Vish wrote:
> Hi,
> Many Thanks for the URL.
>
> Could you suggest any other option apart from this one ?
>
> regards,
> Vishal
>

What's wrong with described method? Using OracleParameter.CollectionType is the only described way to pass in PL/SQL collections with ODP.NET. You may want to try a third-party .NET data provider, for example, CoreLab OraDirect .NET (http://www.crlab.com/oranet).

As please refrain from top-posting in the future.

Hth,

    Vladimir M. Zakharychev
    N-Networks, makers of Dynamic PSP(tm)     http://www.dynamicpsp.com Received on Thu Sep 21 2006 - 11:52:36 CDT

Original text of this message

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