Re: ORACLE, LINUX and SQL
From: Steve Holdoway (steve_at_itemfront.ltd.uk)
Date: 07/18/03
- Next message: tudor: "iwconfig link quality diesen't work"
- Previous message: Colin Wilson: "Re: Windows 98 hangs on shut down(LILO?)/Missing dlls"
- In reply to: Bart Torbert: "ORACLE, LINUX and SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Jul 2003 07:57:59 +0000 (UTC)
On 17 Jul 2003 13:36:37 -0700, bart.torbert@ihsenergy.com (Bart
Torbert) wrote:
>Thanks for the reply.
>
>The reason I am looking for a solution is that I have been having some
>problems with ORACLE on LINUX. We were trying to migrate some code
>written using the proC pre-compiler on SOLARIS systems to LINUX. The
>proC piece requires older versions of the LINUX OS (like RedHat 7.1).
> I need something other than proC. I was looking for a solution that
>is known to run on the newest versions of LINUX. Are the client
>libraries certified for the latest OS versions?
>
>Thanks for your help.
>
>Bart Torbert
>bart.torbert@ihsenergy.com
Pro*C is still delivered with Oracle 9i, which runs on the latest
versions of the Linux kernel. What's the problem??
Steve
>
>
>
>Davide Bianchi <davideyeahsure@onlyforfun.net> wrote in message news:<bf6k1d$b60gt$1@ID-18487.news.uni-berlin.de>...
>> Bart Torbert <bart.torbert@ihsenergy.com> wrote:
>> > I am trying to find a LINUX C/C++ API that can access an ORACLE
>>
>> Well, you have to use the Oracle Call Interface (OCI) and those
>> require the client-side of Oracle to be installed on the system, or
>> you can use Java and just use the Jdbc driver, this will work
>> without the client part of oracle but will require a JRE and the
>> Jdbc drivers, and of course you need to interface Java with your
>> application.
>>
>> Davide
- Next message: tudor: "iwconfig link quality diesen't work"
- Previous message: Colin Wilson: "Re: Windows 98 hangs on shut down(LILO?)/Missing dlls"
- In reply to: Bart Torbert: "ORACLE, LINUX and SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|