Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How can I access Oracle with C++ in Linux without Oracle Client installed?
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
![]() |
![]() |