Re: ODBC and C++ and Oracle
From: Burt Peltier <burtpelt_at_bellsouth.net>
Date: Sat, 8 Jun 2002 13:27:33 -0500
Message-ID: <zgrM8.61214$EW5.3604950_at_e3500-atl2.usenetserver.com>
Date: Sat, 8 Jun 2002 13:27:33 -0500
Message-ID: <zgrM8.61214$EW5.3604950_at_e3500-atl2.usenetserver.com>
C++ and ODBC - now that would be nuts.
Use either the Pro*C Pre-compiler option or use the OCI (Oracle Call Interface) option. Also, maybe JDBC would work good, but I am not familiar with it.
Try technet.oracle.com for docs or look on Oracle CDs. The docs have good examples.
"Christopher Pisz" <nospam_at_somewhere.com> wrote in message
news:_UhM8.172064$9F5.9118528_at_typhoon.austin.rr.com...
> Hiyas,
> Where can I find down to earth easy to read
> information on how to use sql from within my
> c++ programs? I heard ODBC mentioned but
> any web searches yield mfc related stuff and I
> cannot use mfc in app.
> Thanx,
> Christopher
>
>
Received on Sat Jun 08 2002 - 20:27:33 CEST