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 can I access Oracle with C++ in Linux without Oracle Client installed?

Re: How can I access Oracle with C++ in Linux without Oracle Client installed?

From: Peter Sylvester <peters_at_mitre.org>
Date: Mon, 29 Apr 2002 09:11:19 -0400
Message-ID: <3CCD4677.207F7607@mitre.org>


If the issue is that you cannot successfully install the client, just tar up the files from a machine running the same OS. You primarily need the client library $ORACLE_HOME/lib/libclntsh.so (Solaris version here) and some files under ORACLE_HOME/network/admin.

-Peter

Phips Xue wrote:
>
> Hi!
>
> I have one machine with Redhat7.2 installed. Because there's only 128M
> RAM in my machine, so it always crashed when I installed Oracle
> Client.
>
> I wanna access oracle with C++ in my machine, how can I address that.
> Is there any files or librarys need and the step I should do?
>
> Help me please!
>
> Best regards!
>
> Phips Xue
Received on Mon Apr 29 2002 - 08:11:19 CDT

Original text of this message

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