Re: Oracle C++ Queries

From: Andrew Zitelli <zitelli_at_tus.ssi1.com>
Date: 1995/11/15
Message-ID: <48dis2$mh6_at_atlas.tus.ssi1.com>#1/1


fradin68_at_futures.wharton.upenn.edu (Russell Fradin) wrote:
> I need a way to use data from an Oracle database in a C++ program.
> Is there any way that I can do this? (i.e., Is there an Oracle class
> for C++, or is there any other way to do it?

Oracle sells a product called the Pro*C precompiler. Version 2.1 of this product, which accompanies Oracle 7.2, also supports C++. This product will let you execute SQL statements, including the querying of data, from C++ programs. If you want to evaluate its suitability, the Oracle manual for this is "Programmer's Guide to the Oracle Pro*C/C++ Precompiler, Release 2.1". Its cost is $95.00. The Oracle part number is #A21021. Oracle's telephone number for ordering the documentation is (800) 252-0303. I hope this is useful.

  • Andy Zitelli
Received on Wed Nov 15 1995 - 00:00:00 CET

Original text of this message