Re: [Orclib-users] OCILIB usuage
Open source C and C++ library for accessing Oracle Databases
Brought to you by:
vince_del_paris
From: vincent r. <vin...@ya...> - 2012-04-24 00:58:51
|
Hi, OCILIB can not requires oracle libs at compile time (if using OCI_IMPORT_RUNTIME) but always needs oracles libs at runtime as it is an OCI wrapper. It is indicated in the OCILIB docs and user guide Regards, Vincent On Tue, Apr 17, 2012 at 6:31 AM, Rajesh Kumar <thi...@gm...> wrote: > Hi to all, > > Am using fedora based ARM processor Embedded unit. I have to > access Oracle database through ODBC connectivity. So I configures unixodbc. > But when am going to install OCILIB it is asking Oracle home, header files > and libx. Is there any necessary to install Oracle client for OCILIB??? > > -- > * > Thanks & Regards, > Rajesh Kumar P > * > > > > ------------------------------------------------------------------------------ > Better than sec? Nothing is better than sec when it comes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > _______________________________________________ > Orclib-users mailing list > Orc...@li... > https://lists.sourceforge.net/lists/listinfo/orclib-users > > -- Vincent Rogier |