Oracle Connectivity with C+ [message #74296] |
Sun, 07 November 2004 20:22 |
suman
Messages: 8 Registered: January 2002
|
Junior Member |
|
|
Dear Sir/Mam
I just want to know how to maake the full connectivity between the C++ and Oracle
Plz give me the complete source code lines for their connectivity
Thanks Sir/Mam
|
|
|
Re: Oracle Connectivity with C+ [message #74303 is a reply to message #74296] |
Mon, 08 November 2004 04:23 |
Frank Naude
Messages: 4587 Registered: April 1998
|
Senior Member |
|
|
Hi,
You will have to make use of the Pro*C precompiler (OCI and OCCI will also work, but are too difficult for normal users).
See the "Pro*C/C++ Precompiler Programmer's Guide" for details and some good examples.
Best regards.
Frank
|
|
|