Is it possible to interoperate between OCCI and Pro*C [message #94008] |
Wed, 20 August 2003 15:12 |
So hong
Messages: 1 Registered: August 2003
|
Junior Member |
|
|
We have a pro*C/ C++application that creates an Oracle environment and connection. I would like to slowly cut over to OCCI, however I don't see how OCCI and pro*C can share the same environment. In the OCCI createEnvironment call I can extract out the OCI handle and same with Pro*C, I can extract out the OCI handle but how I cannot create an OCCI Environment object out of a Pro*C environment handle. Anybody has done this before?
|
|
|