Re: !! Pro*C versus OCI !!

From: Bill Lo <bxl_at_ix.netcom.com>
Date: 3 Jan 1995 18:37:01 GMT
Message-ID: <3ec5gd$el6_at_ixnews2.ix.netcom.com>


In <5K14gov.jdv_at_delphi.com> devries <jdv_at_delphi.com> writes:

>
>My solution to this problem was to build a general purpose interface to
>Oracle using dynamic SQL. I have a set of C routines in one file which
>implements dynamic SQL. It is the only file that needs to be
 pre-compiled.
>The rest of my applications, which include C and Ada, call this
 interface.
>The SQL statements can be hard coded or generated at run-time. I can
 also
>use this interface to call stored procedures. If I ever need to port
 the
>code to another platform, I only need to port the interface code.
>

Question: Is there any good C++ class library that wraps OCI exists under Windows/NT/OS2 ?

It seems to me a C++ wrapper will be the best approach. Received on Tue Jan 03 1995 - 19:37:01 CET

Original text of this message