Re: Oracle 8i

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 28 Apr 2001 22:43:17 +0200
Message-ID: <teman5rjmvk4b_at_beta-news.demon.nl>


"Jason" <webber_spam_at_mminternet_spam.com> wrote in message news:3AEB11AC.7CCA99C5_at_mminternet_spam.com...
> I have an Oracle 8i database that I want to be able to access from a
> C/C++ program mainly insert records. Could anyone give me any ideas on
> what I need to get or how to go about it. Is there an api that I need
> to download to do this?
>
> Thanks
> Jason
>

Depends on your platform.
When using Wintel you can download Oracle Objects for Ole and/or the Oledb provider from http://technet.oracle.com
Both provide a DAO like interface to Oracle which is COM-patible, and can be used in Visual C, Visual Basic, or any program working with OLE. On Unix you will probably be forced to use Pro*C.

Hth,

Sybrand Bakker, Oracle DBA Received on Sat Apr 28 2001 - 22:43:17 CEST

Original text of this message