Home » Developer & Programmer » Precompilers, OCI & OCCI » How do I call OCIAttrGet from C#?
How do I call OCIAttrGet from C#? [message #254049] Wed, 25 July 2007 11:29
kevinherring
Messages: 1
Registered: July 2007
Junior Member
Hi All
I am trying to call the following function from my C#.NET program:

OCIAttrGet(ParamHandle,
OCI_DTYPE_PARAM,
HasDefault,
Nil,
OCI_ATTR_HAS_DEFAULT,
ErrorHandle);

I am at a bit of a loss as to where to start with this. Does anyone have any examples of calling OCI/OCCI from C#?

Many thanks
Kevin
Previous Topic: Could not open include file <string>
Next Topic: Select into
Goto Forum:
  


Current Time: Fri Mar 29 01:51:40 CDT 2024