Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: C++ interface to Oracle

Re: C++ interface to Oracle

From: William Boyle <bboyle_at_netway.com>
Date: Sat, 24 Oct 1998 23:10:03 -0700
Message-ID: <3632C0BB.575@netway.com>


mrwiggins_at_my-dejanews.com wrote:
>
> Hi.
>
> I'm about to write a C++ interface to Oracle.
> When I say Oracle, I mean the C/C++ interface to Oracle.
> I want to create an object that takes care of all the
> query string building, parsing, etc.
>
> Before I do this though, I'd like to see if someone else
> out there has already written such an object. Does anyone
> have anything similar available?
>
> Thanks in advance,
>
> DRS
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

Check out Rogue-Wave's DBTools.h++ and related products, or Persistencs Software's Persistence product. They both provide excellent C++ -> RDBMS -> C++ interfaces, although via differing paradigms.

-Bill Boyle Received on Sun Oct 25 1998 - 01:10:03 CDT

Original text of this message

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