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: Dmitry Pristin <dimitry_pristin_at_icomverse.com>
Date: Tue, 20 Oct 1998 10:37:45 +0200
Message-ID: <70hi30$mcu$1@news.netvision.net.il>


Hi! I'm not sure that I understood you right, but if you are going to "create an object that takes care of all the query string building, parsing, etc."
so may be it's a good idea to use something like Rogue Wave DBTools. I don't think that it's possible to realize your plan in ONE object (more exactly - class).

            Regards. Dmitry.

<mrwiggins_at_my-dejanews.com> wrote in message 7088q1$i09$1_at_nnrp1.dejanews.com...
>
>
>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
Received on Tue Oct 20 1998 - 03:37:45 CDT

Original text of this message

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