Working with oracle!

  • Thread starter Thread starter jens Jensen
  • Start date Start date
J

jens Jensen

Hello,
I'm not beeing lazy. I serached for sometime the way to use the newest .net
classes for calling executing an oracle stored procedure with the
parameterdirection property se to output.

I'm probably beeing unlucky finding the right C#.
can someone help ?


Many thanks in advance
 
jens said:
Hello,
I'm not beeing lazy. I serached for sometime the way to use the
newest .net classes for calling executing an oracle stored procedure
with the parameterdirection property se to output.

I'm probably beeing unlucky finding the right C#.
can someone help ?

Get ODP.NET from oracle
Check the examples coming with it. :)



--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
 
Back
Top