Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How-to access ORACLE from Ansi-C?

Re: How-to access ORACLE from Ansi-C?

From: Ruslan Shevchenko <Ruslan_at_Shevchenko.kiev.ua>
Date: 1998/03/15
Message-ID: <350BDF93.38DC0D99@Shevchenko.kiev.ua>#1/1

Ilidio Oliveira wrote:

> Hi,
>
> I'm working on a small middleware, written in C, which must
> access/interact with an Oracle 7.3 database. I suppose there are
> APIs/libraries which deal with the communications issues. Something like
> an ODBC driver for ANSI-C.
>
> This is a new situation for me, that's why I'd appreciate to hear from
> you. Has anyone done this? Can an ODBC driver be used by C? Which
> libraries are available (from Oracle? Others?)?
>

Exists OCI libraries from ORACLE, which define ORACLE call interface. primes at

   $(ORACLE_HOME)/rdbms/demo

Good C++ API under OCI is writen by Sergey Kuchin: http://home.sprynet.home/sprynet/skuchin/otl.htm

> Replies welcome. Thanks in advance.
>
> Ilidio

--

    @=
     //RSSH                              mailto:Ruslan_at_Shevchenko.Kiev.UA
Received on Sun Mar 15 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US