Passing an array to Oracle procedure's parameter

  • Thread starter Thread starter Celio C. J.
  • Start date Start date
C

Celio C. J.

Hello.

Is there any way to pass an array to an Oracle procedure's
parameter? (I am using System.Data.OracleClient classes).

Thanks in advance.

Celio C. J.
 
Hello.

Is there any way to pass an array to an Oracle procedure's
parameter? (I am using System.Data.OracleClient classes).

Using ODP.NET you can.

FB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top