Brian Harvey

Brian Harvey

  • NA
  • 28
  • 0

How to retrieve a list of parameters for an Oracle Stored Procedure

Oct 7 2008 12:46 PM

I am trying to create a windows form that will allow the end-user to configure which application variables should map to which oracle stored procedure parameter.  Where I am stuck at the moment is how to go about retrieving a list of the parameters defined in the supplied stored procedure.  The database is Oracle 10g.  The development environment is VS 2005 and language is obviously C#.

Thanks in advance for any help you can give me!

Brian


Answers (3)