Re: Oracle/SQL-Plus and C++ ?

From: Phil Nguyen <philn_at_optigfx.optigfx.com>
Date: 11 Feb 92 21:50:53 GMT
Message-ID: <1005_at_optigfx.optigfx.com>


In article <1992Feb11.132018.12814_at_cbnewsd.att.com> elel_at_cbnewsd.att.com (eric.edberg) writes:
>
>Hello,
>
>Our department is using a C++ compiler for our
>new project and Oracle/SQL-Plus for the
>DB. I am doing part of the DB interface design.
>
>Has anyone used C++ and Oracle together ?
>
>Looking for references to documentation if available.
>
>Eric Edberg
>att!iexist!elel

If Oracle does not provide any pre-compiler for C++, then you can use OCI (Oracle Call Interface) to interface with Oracle. OCI functions are regular C functions callable from any C program.

Phil Nguyen

+------------------------------------------------------------------+
| Phil Nguyen		  VOICE: 619-625-3000 	FAX: 619-558-1843  |
| Optigraphics Corp.      INTERNET: Phil.Nguyen_at_optigfx.COM        |
| 9339 Carroll Park Dr.	  UUCP:	...!uunet!optigfx!philn            |
| San Diego CA 92121  	  OR:	...!ucsd!optigfx!philn             |
+------------------------------------------------------------------+
Received on Tue Feb 11 1992 - 22:50:53 CET

Original text of this message